Searched defs:myDefineClass (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/test/runtime/Metaspace/
H A DDefineClass.java137 public Class<?> myDefineClass(String name, byte[] b, int off, int len) throws ClassFormatError { method in class:DefineClass.MyClassLoader
146 public Class<?> myDefineClass(String name, byte[] b, int off, int len) throws ClassFormatError { method in class:DefineClass.MyParallelClassLoader

Completed in 38 milliseconds