Update on JDK 10 consolidation; keep pushing changes just to JDK 9 to get into both JDK 9 and JDK 10
Joseph D. Darcy
joe.darcy at oracle.com
Tue Jun 27 23:31:36 UTC 2017
Hello,
Over on jdk10-dev, I've sent out an update on the JDK 10 consolidation
project. [1]
The relevance to JDK 9 development is that if you need to get a fix in
both JDK 9 and JDK 10, continue [2] to just push the fix into JDK 9. A
regular synchronization process will pull the fix from JDK 9 into JDK 10
after a JDK 9 promotion.
Later in the JDK 9 cycle this synchronization will cease and a fix will
need to be pushed separately to JDK 9 and JDK 10. The last JDK 9 build
to benefit from the synchronization will be communicated once it is
determined.
Cheers,
-Joe
[1] http://mail.openjdk.java.net/pipermail/jdk10-dev/2017-June/000371.html
[2] http://mail.openjdk.java.net/pipermail/jdk9-dev/2017-March/005628.html
More information about the jdk9-dev
mailing list