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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java31 private static final int JVM_CONSTANT_Utf8 = 1; field in class:ConstantTag
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DClassConstants.java31 public static final int JVM_CONSTANT_Utf8 = 1; field in interface:ClassConstants
/openjdk10/hotspot/src/share/vm/prims/
H A Djvm.h996 JVM_CONSTANT_Utf8 = 1, enumerator in enum:__anon606
/openjdk10/jdk/src/java.base/share/native/include/
H A Dclassfile_constants.h76 JVM_CONSTANT_Utf8 = 1, enumerator in enum:__anon754

Completed in 53 milliseconds