Home
last modified time | relevance | path

Searched refs:JVM_CONSTANT_StringIndex (Results 1 – 25 of 126) sorted by relevance

123456

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
96 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
120 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
96 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
120 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
97 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
121 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
97 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
121 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
97 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
121 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
97 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
121 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
97 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
121 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
97 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
121 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
97 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
121 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java50 …private static final int JVM_CONSTANT_StringIndex = 102; // Temporary tag while constr… field in ConstantTag
97 public boolean isStringIndex() { return tag == JVM_CONSTANT_StringIndex; } in isStringIndex()
121 case JVM_CONSTANT_StringIndex : in basicType()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DconstantTag.cpp52 case JVM_CONSTANT_StringIndex : in basic_type()
135 case JVM_CONSTANT_StringIndex : in internal_name()
H A DconstantTag.hpp42 JVM_CONSTANT_StringIndex = 102, // Temporary tag while constructing constant pool enumerator
84 bool is_string_index() const { return _tag == JVM_CONSTANT_StringIndex; } in is_string_index()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DconstantTag.cpp52 case JVM_CONSTANT_StringIndex : in basic_type()
135 case JVM_CONSTANT_StringIndex : in internal_name()
H A DconstantTag.hpp42 JVM_CONSTANT_StringIndex = 102, // Temporary tag while constructing constant pool enumerator
84 bool is_string_index() const { return _tag == JVM_CONSTANT_StringIndex; } in is_string_index()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconstantTag.cpp53 case JVM_CONSTANT_StringIndex : in basic_type()
149 case JVM_CONSTANT_StringIndex : in internal_name()
H A DconstantTag.hpp42 JVM_CONSTANT_StringIndex = 102, // Temporary tag while constructing constant pool enumerator
89 bool is_string_index() const { return _tag == JVM_CONSTANT_StringIndex; } in is_string_index()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconstantTag.cpp53 case JVM_CONSTANT_StringIndex : in basic_type()
149 case JVM_CONSTANT_StringIndex : in internal_name()
H A DconstantTag.hpp42 JVM_CONSTANT_StringIndex = 102, // Temporary tag while constructing constant pool enumerator
89 bool is_string_index() const { return _tag == JVM_CONSTANT_StringIndex; } in is_string_index()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DconstantTag.cpp53 case JVM_CONSTANT_StringIndex : in basic_type()
149 case JVM_CONSTANT_StringIndex : in internal_name()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DconstantTag.cpp53 case JVM_CONSTANT_StringIndex : in basic_type()
149 case JVM_CONSTANT_StringIndex : in internal_name()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DconstantTag.cpp53 case JVM_CONSTANT_StringIndex : in basic_type()
149 case JVM_CONSTANT_StringIndex : in internal_name()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DconstantTag.cpp53 case JVM_CONSTANT_StringIndex : in basic_type()
149 case JVM_CONSTANT_StringIndex : in internal_name()
H A DconstantTag.hpp42 JVM_CONSTANT_StringIndex = 102, // Temporary tag while constructing constant pool enumerator
89 bool is_string_index() const { return _tag == JVM_CONSTANT_StringIndex; } in is_string_index()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DconstantTag.cpp53 case JVM_CONSTANT_StringIndex : in basic_type()
149 case JVM_CONSTANT_StringIndex : in internal_name()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DconstantTag.cpp53 case JVM_CONSTANT_StringIndex : in basic_type()
149 case JVM_CONSTANT_StringIndex : in internal_name()

123456