RFR: JDK-8303476: Add the runtime version in the release file of a JDK image
Mandy Chung
mchung at openjdk.org
Wed Mar 1 21:34:59 UTC 2023
On Wed, 1 Mar 2023 21:20:18 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> I can't actually find that in the current release file, but that shouldn't prevent us from adding the full version string.
`JAVA_VERSION` is added by jlink and not in ReleaseFile.gmk.
-------------
PR: https://git.openjdk.org/jdk/pull/12813
More information about the build-dev
mailing list