-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b112
In the context of JDK-8149122 & JDK-8152190 it was noticed that sun.rmi.registry.RegistryImpl is the
only invoker of URLClassPath.pathToURLs(String). Rather that adding a qualified export to java.rmi for this,
it makes sense to move pathToURLs(String) to RegistryImpI ( and "modernize" the implementation a little ).
only invoker of URLClassPath.pathToURLs(String). Rather that adding a qualified export to java.rmi for this,
it makes sense to move pathToURLs(String) to RegistryImpI ( and "modernize" the implementation a little ).
- blocks
-
JDK-8149122 Move sun.misc.URLClassPath and Resource to an internal package
-
- Resolved
-