RFR [9] 8150163: JarFileSystem support for MRJARs should use the JDK specific Version API

Iris Clark iris.clark at oracle.com
Thu Feb 18 21:37:08 UTC 2016


Hi, Chris.

I think this change looks fine.

I've added a note to JDK-8144062 (module for jdk.Version), indicating that parts of this changeset may need to be updated depending on where jdk.Version lands.

Thanks,
iris

-----Original Message-----
From: Chris Hegarty 
Sent: Thursday, February 18, 2016 4:56 AM
To: core-libs-dev; Steve Drach
Subject: RFR [9] 8150163: JarFileSystem support for MRJARs should use the JDK specific Version API

To support MRJARs, currently JarFileSystem uses sun.misc.Version to retrieve the major version. It should be updated to use the new JDK specific Version API. 

http://cr.openjdk.java.net/~chegar/8150163/
https://bugs.openjdk.java.net/browse/JDK-8150163

-Chris.



More information about the core-libs-dev mailing list