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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java53 private static final int JVM_CONSTANT_MethodTypeInError = 105; // Error tag due to resolution error field in class:ConstantTag
/openjdk10/hotspot/src/share/vm/utilities/
H A DconstantTag.hpp45 JVM_CONSTANT_MethodTypeInError = 105, // Error tag due to resolution error enumerator in enum:__anon730
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DClassConstants.java69 public static final int JVM_CONSTANT_MethodTypeInError = 105; // Error tag due to resolution error field in interface:ClassConstants

Completed in 45 milliseconds