RFR (xs): 8238515 - Backout JDK-8236092 from jdk/jdk

Jesper Wilhelmsson jesper.wilhelmsson at oracle.com
Wed Feb 5 02:44:15 UTC 2020


Thank you David!
/Jesper

> On 5 Feb 2020, at 03:37, David Holmes <david.holmes at oracle.com> wrote:
> 
> Looks good and trivial.
> 
> Thanks,
> David
> 
> On 5/02/2020 12:36 pm, Jesper Wilhelmsson wrote:
>> Hi.
>> I need a review for this tiny change.
>> The "ea" suffix was removed from the JDK 14 version string with JDK-8236092. Since that change is forwardported to jdk/jdk I need to back it out there.
>> This is the backout diff as created by hg backout:
>> diff --git a/make/autoconf/version-numbers b/make/autoconf/version-numbers
>> --- a/make/autoconf/version-numbers
>> +++ b/make/autoconf/version-numbers
>> @@ -38,7 +38,7 @@
>> DEFAULT_VERSION_CLASSFILE_MINOR=0
>> DEFAULT_ACCEPTABLE_BOOT_VERSIONS="13 14 15"
>> DEFAULT_JDK_SOURCE_TARGET_VERSION=15
>> -DEFAULT_PROMOTED_VERSION_PRE=
>> +DEFAULT_PROMOTED_VERSION_PRE=ea
>> LAUNCHER_NAME=openjdk
>> PRODUCT_NAME=OpenJDK
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8238515
>> Thanks,
>> /Jesper




More information about the build-dev mailing list