RFR [9] 8149122: Move sun.misc.URLClassPath and Resource to an internal package

Chris Hegarty chris.hegarty at oracle.com
Mon Feb 29 14:45:34 UTC 2016


sun.misc.URLClassPath, and its accompanying Resource, are not
"Critical APIs", as defined by JEP 260, so they should be moved
out of sun.misc and placed into a more appropriate package where
they can be encapsulated.

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

-Chris.



More information about the core-libs-dev mailing list