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

/openjdk10/jdk/test/com/sun/jmx/remote/NotificationMarshalVersions/
H A DTestSerializationMismatch.java109 ClassLoader serverCL = customCL(testClassesServerDir);
117 ClassLoader clientCL = customCL(testClassesClientDir);
125 static ClassLoader customCL(String classDir) throws Exception { method in class:TestSerializationMismatch

Completed in 122 milliseconds