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

Tim Bell tim.bell at oracle.com
Wed Feb 5 02:40:45 UTC 2020


Jesper:

Looks good to me as well.

Tim

On 2/4/20 6:37 PM, David Holmes 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