RFR: 8173401: Update VERSION_FEATURE for JDK 11 (original) (raw)

Joseph D. Darcy joe.darcy at oracle.com
Tue Feb 6 01:32:40 UTC 2018


Ship it :-)

-Joe

On 2/5/2018 5:25 PM, David Holmes wrote:

It's time to increment the actual version to 11 for JDK 11.

Joe Darcy and I have worked through numerous test issues that delayed the update and I've been addressing a number of issues in hotspot related to obsolete/expired flag warnings. I have tested the update with JDK tiers 1-3, and hotspot tiers 1-4. So we should not see any CI failures for either JDK or HS pipelines. Bug: https://bugs.openjdk.java.net/browse/JDK-8173401 Change: --- a/make/autoconf/version-numbers +++ b/make/autoconf/version-numbers @@ -25,7 +25,7 @@ # Default version numbers to use unless overridden by configure -DEFAULTVERSIONFEATURE=10 +DEFAULTVERSIONFEATURE=11 DEFAULTVERSIONINTERIM=0 DEFAULTVERSIONUPDATE=0 DEFAULTVERSIONPATCH=0 Thanks, David



More information about the jdk-dev mailing list