rmi.server.RMIClassLoader.loadClass(URL codebase, String name) when
codebase is null the MalformedURLException is no longer thrown.
In 1.1.x the MalformedURLException was thrown in this case.
codebase is null the MalformedURLException is no longer thrown.
In 1.1.x the MalformedURLException was thrown in this case.
- relates to
-
JDK-4371389 TEST_BUG: loadClass_2Tests Test03 is invalid
-
- Closed
-