RFR [9] 8150163: JarFileSystem support for MRJARs should use the JDK specific Version API
Alan Bateman
Alan.Bateman at oracle.com
Thu Feb 18 14:22:07 UTC 2016
On 18/02/2016 12:56, Chris Hegarty wrote:
> 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
>
This looks okay for now but I assume it may have to change again soon
once a home for the new Version API is found.
-Alan.
More information about the core-libs-dev
mailing list