RFR: 8173401: Update VERSION_FEATURE for JDK 11 (original) (raw)
Erik Joelsson erik.joelsson at oracle.com
Tue Feb 6 17:24:15 UTC 2018
- Previous message: RFR: 8173401: Update VERSION_FEATURE for JDK 11
- Next message: RFR: 8173401: Update VERSION_FEATURE for JDK 11
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good!
/Erik
On 2018-02-05 17:25, 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
- Previous message: RFR: 8173401: Update VERSION_FEATURE for JDK 11
- Next message: RFR: 8173401: Update VERSION_FEATURE for JDK 11
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]