SUSE Linux Enterprise Server 15 contains OpenJDK 11. Is that the OpenJDK published by Oracle from https://openjdk.java.net/ or AdoptJDK or which one? What is the source for bug and security fixed versions for that OpenJDK 11 in SLES 15?
Update
(22.05.2021)
The last build for JDK 11 on https://jdk.java.net/archive/ is 11.0.2+9:
In SLES 15 the last build seems to be 11.0.11. Thus, several changes seem to have been included into this version in contrast to the 11.0.2 (from java.net). So, my question is still open: Where do they get this version from? They are unlikely to fix bugs and security problems themselves.
Check the package information based on the repository data:
or query the RPM package directly:
This will output the basic package information. For example, here's the details of the package "java-11-openjdk-11.0.11.0-3.56.1.x86_64" as available for SLES 15 SP2:
To answer your questions in short, the following details should help:
SUSE provides a source RPM package for your installed package.