Home
last modified time | relevance | path

Searched refs:cpConstType (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java551 int cpConstType = tags.at(ci); in writeBytes() local
564 int cpConstType = tags.at(ci); in writeBytes() local
567 switch(cpConstType) { in writeBytes()
569 dos.writeByte(cpConstType); in writeBytes()
581 dos.writeByte(cpConstType); in writeBytes()
587 dos.writeByte(cpConstType); in writeBytes()
593 dos.writeByte(cpConstType); in writeBytes()
602 dos.writeByte(cpConstType); in writeBytes()
609 dos.writeByte(cpConstType); in writeBytes()
631 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java551 int cpConstType = tags.at(ci); in writeBytes() local
564 int cpConstType = tags.at(ci); in writeBytes() local
567 switch(cpConstType) { in writeBytes()
569 dos.writeByte(cpConstType); in writeBytes()
581 dos.writeByte(cpConstType); in writeBytes()
587 dos.writeByte(cpConstType); in writeBytes()
593 dos.writeByte(cpConstType); in writeBytes()
602 dos.writeByte(cpConstType); in writeBytes()
609 dos.writeByte(cpConstType); in writeBytes()
631 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java575 int cpConstType = tags.at(ci); in writeBytes() local
588 int cpConstType = tags.at(ci); in writeBytes() local
591 switch(cpConstType) { in writeBytes()
593 dos.writeByte(cpConstType); in writeBytes()
605 dos.writeByte(cpConstType); in writeBytes()
611 dos.writeByte(cpConstType); in writeBytes()
617 dos.writeByte(cpConstType); in writeBytes()
626 dos.writeByte(cpConstType); in writeBytes()
633 dos.writeByte(cpConstType); in writeBytes()
655 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java575 int cpConstType = tags.at(ci); in writeBytes() local
588 int cpConstType = tags.at(ci); in writeBytes() local
591 switch(cpConstType) { in writeBytes()
593 dos.writeByte(cpConstType); in writeBytes()
605 dos.writeByte(cpConstType); in writeBytes()
611 dos.writeByte(cpConstType); in writeBytes()
617 dos.writeByte(cpConstType); in writeBytes()
626 dos.writeByte(cpConstType); in writeBytes()
633 dos.writeByte(cpConstType); in writeBytes()
655 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java575 int cpConstType = tags.at(ci); in writeBytes() local
588 int cpConstType = tags.at(ci); in writeBytes() local
591 switch(cpConstType) { in writeBytes()
593 dos.writeByte(cpConstType); in writeBytes()
605 dos.writeByte(cpConstType); in writeBytes()
611 dos.writeByte(cpConstType); in writeBytes()
617 dos.writeByte(cpConstType); in writeBytes()
626 dos.writeByte(cpConstType); in writeBytes()
633 dos.writeByte(cpConstType); in writeBytes()
655 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java551 int cpConstType = tags.at(ci); in writeBytes() local
564 int cpConstType = tags.at(ci); in writeBytes() local
567 switch(cpConstType) { in writeBytes()
569 dos.writeByte(cpConstType); in writeBytes()
581 dos.writeByte(cpConstType); in writeBytes()
587 dos.writeByte(cpConstType); in writeBytes()
593 dos.writeByte(cpConstType); in writeBytes()
602 dos.writeByte(cpConstType); in writeBytes()
609 dos.writeByte(cpConstType); in writeBytes()
631 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java551 int cpConstType = tags.at(ci); in writeBytes() local
564 int cpConstType = tags.at(ci); in writeBytes() local
567 switch(cpConstType) { in writeBytes()
569 dos.writeByte(cpConstType); in writeBytes()
581 dos.writeByte(cpConstType); in writeBytes()
587 dos.writeByte(cpConstType); in writeBytes()
593 dos.writeByte(cpConstType); in writeBytes()
602 dos.writeByte(cpConstType); in writeBytes()
609 dos.writeByte(cpConstType); in writeBytes()
631 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java551 int cpConstType = tags.at(ci); in writeBytes() local
564 int cpConstType = tags.at(ci); in writeBytes() local
567 switch(cpConstType) { in writeBytes()
569 dos.writeByte(cpConstType); in writeBytes()
581 dos.writeByte(cpConstType); in writeBytes()
587 dos.writeByte(cpConstType); in writeBytes()
593 dos.writeByte(cpConstType); in writeBytes()
602 dos.writeByte(cpConstType); in writeBytes()
609 dos.writeByte(cpConstType); in writeBytes()
631 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java538 int cpConstType = tags.at(ci); in writeBytes() local
551 int cpConstType = tags.at(ci); in writeBytes() local
554 switch(cpConstType) { in writeBytes()
556 dos.writeByte(cpConstType); in writeBytes()
568 dos.writeByte(cpConstType); in writeBytes()
574 dos.writeByte(cpConstType); in writeBytes()
580 dos.writeByte(cpConstType); in writeBytes()
589 dos.writeByte(cpConstType); in writeBytes()
596 dos.writeByte(cpConstType); in writeBytes()
618 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java538 int cpConstType = tags.at(ci); in writeBytes() local
551 int cpConstType = tags.at(ci); in writeBytes() local
554 switch(cpConstType) { in writeBytes()
556 dos.writeByte(cpConstType); in writeBytes()
568 dos.writeByte(cpConstType); in writeBytes()
574 dos.writeByte(cpConstType); in writeBytes()
580 dos.writeByte(cpConstType); in writeBytes()
589 dos.writeByte(cpConstType); in writeBytes()
596 dos.writeByte(cpConstType); in writeBytes()
618 dos.writeByte(cpConstType); in writeBytes()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/
H A DClassWriter.java122 int cpConstType = tags.at(ci); in writeConstantPool() local
186 int cpConstType = tags.at(ci); in writeConstantPool() local
189 switch(cpConstType) { in writeConstantPool()
191 dos.writeByte(cpConstType); in writeConstantPool()
203 dos.writeByte(cpConstType); in writeConstantPool()
209 dos.writeByte(cpConstType); in writeConstantPool()
215 dos.writeByte(cpConstType); in writeConstantPool()
224 dos.writeByte(cpConstType); in writeConstantPool()
243 dos.writeByte(cpConstType); in writeConstantPool()
255 dos.writeByte(cpConstType); in writeConstantPool()
[all …]