Searched refs:mutantLoader (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/remote/mandatory/loading/
H A DDeserializeEncodedURLTest.java53 stubs are known to a special loader (mutantLoader) but not to this
55 mutantLoader, and check that it can deserialize the stub containing
63 private static final ClassLoader mutantLoader = field in class:DeserializeEncodedURLTest
71 mutantLoader.loadClass("SubMutantRMIServerStub");
104 env.put(JMXConnectorFactory.DEFAULT_CLASS_LOADER, mutantLoader);

Completed in 390 milliseconds