On 25/06/2018 19:10, joe darcy wrote:
Hello,

With the JDK 11 and 12 split fast approaching [1], it is time to work on the various start of release update tasks for JDK 12. Those tasks are being tracked under the umbrella bug JDK-8205615: "Start of release updates for JDK 12".

This thread is to review the build-related portions of the work including JDK-8205621: "Increment JDK version for JDK 12." Current webrev:

    http://cr.openjdk.java.net/~darcy/8205615.4/

A handful of test failures still need to be addressed, so there will be some minor adjustments to the aggregate set of changes before they are pushed.

I looked through the changes with the exception of javac and test/langtools and it all looks okay to me. The updates to the tests, for MR JARs in particular, look fine.

I see David brought up the -source/-target 12 in SetupJavaCompilers.gmk. I assume it wouldn't be too hard to have that use the value from DEFAULT_VERSION_FEATURE.

Keeping 10 in the list of DEFAULT_ACCEPTABLE_BOOT_VERSIONS seems right for now, I assume 10 will be dropped from that list as soon as 11 ships.

-Alan




Reply via email to