RFR: JDK-8223464: Improve version string for Oracle CI builds
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue May 7 17:12:07 UTC 2019
Hi, Erik.
I remember that some of the code uses the "internal" as a mark which enables additional assertions. Will this "internal" mark be used for the local builds?
On 07/05/2019 07:21, Erik Joelsson wrote:
> This change changes how the version string will look in Oracle CI builds. A string that current looks like this:
>
> 13-internal+0-jdk13-jdk.844
>
> Will instead look like this:
>
> 13-ea+0-844
>
> For projects, the $PRE string will be used to identify the project, like this:
>
> 13-panama+0-844
>
> While in the area, I also moved the setting of "ea" or not in the $PRE string to a property in the version-numbers file.
>
> Note that these changes only affect builds produced by Oracle.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8223464
>
> Webrev: http://cr.openjdk.java.net/~erikj/8223464/webrev.01/
>
> /Erik
>
--
Best regards, Sergey.
More information about the build-dev
mailing list