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

/openjdk10/hotspot/test/gc/class_unloading/
H A DTestClassUnloadingDisabled.java71 // The NoPDClassLoader handles loading classes in the test directory
74 NoPDClassLoader nopd = new NoPDClassLoader(classDir);
88 class NoPDClassLoader extends ClassLoader { class in inherits:ClassLoader
91 NoPDClassLoader(String path) { method in class:NoPDClassLoader

Completed in 40 milliseconds