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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DHotSpotTypeDataBase.java739 createType(String typeName, String superclassName, boolean isOopType, boolean isIntegerType, boolean isUnsigned, long size) argument
[all...]
/openjdk10/hotspot/src/share/vm/runtime/
H A DvmStructs.hpp81 const char* superclassName; // Superclass name, or null if none (example: "oopDesc") member in struct:__anon697
/openjdk10/jdk/src/java.base/share/classes/java/lang/reflect/
H A DProxyGenerator.java308 private static final String superclassName = "java/lang/reflect/Proxy"; field in class:ProxyGenerator

Completed in 99 milliseconds