[jdk17u-dev] RFR: 8283911: DEFAULT_PROMOTED_VERSION_PRE not reset to 'ea' for jdk-17.0.4
Christoph Langer
clanger at openjdk.org
Wed Jul 27 06:31:24 UTC 2022
On Wed, 27 Jul 2022 06:12:09 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> When I saw this change I had set the value in 11, too, right in the version bump. Basically I think it is cleaner to have it, if we never forget to reset it in a final build :). It will impose extra work on those building the final bundle, but as Christoph votes for it too, I think we should use it.
For the October update, I can add a change that sets `DEFAULT_PROMOTED_VERSION_PRE=` (with a respective JBS bug). But we'll have to be careful about this line when merging between dev and rampdown repositories either way. Let's see how it'll work out.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/307
More information about the jdk-updates-dev
mailing list