RFR: 8173401: Update VERSION_FEATURE for JDK 11
David Holmes
david.holmes at oracle.com
Tue Feb 6 21:49:46 UTC 2018
Thanks Erik.
Pushing now.
David
On 7/02/2018 3:24 AM, Erik Joelsson wrote:
> 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
>>
>> -DEFAULT_VERSION_FEATURE=10
>> +DEFAULT_VERSION_FEATURE=11
>> DEFAULT_VERSION_INTERIM=0
>> DEFAULT_VERSION_UPDATE=0
>> DEFAULT_VERSION_PATCH=0
>>
>> Thanks,
>> David
>
More information about the jdk-dev
mailing list