RFR: JDK-8137259 configure needs to parse Verona-style version strings for bootjdk

Iris Clark iris.clark at oracle.com
Mon Sep 28 17:06:57 UTC 2015


Hi, Magnus.

Thanks for taking care of this.

The modified regular expression looks like it will handle Verona builds now.

Regards,
iris

-----Original Message-----
From: Magnus Ihse Bursie 
Sent: Monday, September 28, 2015 5:43 AM
To: build-dev at openjdk.java.net
Cc: jdk9-versioning_ww_grp
Subject: RFR: JDK-8137259 configure needs to parse Verona-style version strings for bootjdk

Normally, the JDK should be built by a JDK from previous version (e.g. 
JDK8 for JDK9). However, building with JDK9 on JDK9 is (somewhat) supported.

A JDK9 bootjdk with the new Verona-style version string will currently not be recognized by configure.

This fix will be pushed to verona/stage.

Bug: https://bugs.openjdk.java.net/browse/JDK-8137259
WebRev: 
http://cr.openjdk.java.net/~ihse/JDK-8137259-support-verona-style-bootjdk/webrev.01

/Magnus




More information about the build-dev mailing list