10 RFR 8192833: JEP 322: Time-Based Release Versioning

mandy chung mandy.chung at oracle.com
Wed Dec 6 03:38:03 UTC 2017



On 12/5/17 8:18 AM, mark.reinhold at oracle.com wrote:
> Specdiff: http://cr.openjdk.java.net/~mr/jeps/322/specdiff/
> Webrev:   http://cr.openjdk.java.net/~mr/jeps/322/rev/

@since 10 is missing in the new methods added in Runtime.Version methods.

src/jdk.jlink/share/classes/jdk/tools/jlink/internal/JlinkTask.java
     The fix for JDK-8185130 was pushed today that has a couple new 
calls to major/minor method.   This file and GenerateJLIClassesPlugin 
will need to be updated once you pull down the changeset.

A few MRJAR tests still call the deprecated methods (e.g. 
test/jdk/java/util/jar/JarFile/mrjar/MultiReleaseJarAPI.java).  It's 
okay to leave it for future cleanup.   I mentioned it just in case you 
intend to do the renaming in the tests as well.

Otherwise looks good.

Mandy
[1] http://hg.openjdk.java.net/jdk/jdk/rev/a5cadeee8763


More information about the jdk-dev mailing list