Details
-
Bug
-
Resolution: Fixed
-
P4
-
17.0.4, 17.0.5
-
b01
-
b01
-
generic
-
generic
Description
Following JDK-8282499 (and also JDK-8278822, but it's a little late to correct for this now), DEFAULT_PROMOTED_VERSION_PRE was not reset to 'ea' to match the pre-release state of 17.0.4.
This value is not currently used by configure, but we have started to use it ourselves (as discussed onJDK-8259794) and so it would be good to have the value correct.
On jdk17u-dev, it should always be 'ea'. It will need to be set empty again just before the '-ga' tag on jdk17u, but that change can be reverted on merge into jdk17u-dev.
It also seems thatJDK-8223464 has been backported to 11u, so it would be good if the value was maintained there too.
This value is not currently used by configure, but we have started to use it ourselves (as discussed on
On jdk17u-dev, it should always be 'ea'. It will need to be set empty again just before the '-ga' tag on jdk17u, but that change can be reverted on merge into jdk17u-dev.
It also seems that
Attachments
Issue Links
- relates to
-
JDK-8269415 [11u] Remove ea from DEFAULT_PROMOTED_VERSION_PRE in OpenJDK 11u
- Resolved
-
JDK-8223464 Improve version string for Oracle CI builds
- Resolved
-
JDK-8282499 Bump update version for OpenJDK: jdk-17.0.4
- Resolved
-
JDK-8287017 Bump update version for OpenJDK: jdk-11.0.17
- Resolved
(1 links to)