Home
last modified time | relevance | path

Searched refs:getConstantPoolSize (Results 1 – 18 of 18) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/jsr292/
H A DVMAnonymousClasses.java52 static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in VMAnonymousClasses
79 Object[] cpPatches = new Object[getConstantPoolSize(classFile)]; in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/jsr292/
H A DVMAnonymousClasses.java52 static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in VMAnonymousClasses
79 Object[] cpPatches = new Object[getConstantPoolSize(classFile)]; in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/jsr292/
H A DVMAnonymousClasses.java52 static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in VMAnonymousClasses
79 Object[] cpPatches = new Object[getConstantPoolSize(classFile)]; in test()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/jsr292/
H A DVMAnonymousClasses.java52 static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in VMAnonymousClasses
79 Object[] cpPatches = new Object[getConstantPoolSize(classFile)]; in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/jsr292/
H A DVMAnonymousClasses.java52 static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in VMAnonymousClasses
79 Object[] cpPatches = new Object[getConstantPoolSize(classFile)]; in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/jsr292/
H A DVMAnonymousClasses.java52 static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in VMAnonymousClasses
79 Object[] cpPatches = new Object[getConstantPoolSize(classFile)]; in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/jsr292/
H A DVMAnonymousClasses.java52 static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in VMAnonymousClasses
79 Object[] cpPatches = new Object[getConstantPoolSize(classFile)]; in test()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/jsr292/
H A DVMAnonymousClasses.java47 static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in VMAnonymousClasses
74 Object[] cpPatches = new Object[getConstantPoolSize(classFile)]; in test()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/jsr292/
H A DVMAnonymousClasses.java47 static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in VMAnonymousClasses
74 Object[] cpPatches = new Object[getConstantPoolSize(classFile)]; in test()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java236 int size = getConstantPoolSize(classFile); in cpPatches()
263 private static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in InvokerBytecodeGenerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java236 int size = getConstantPoolSize(classFile); in cpPatches()
263 private static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in InvokerBytecodeGenerator
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java247 int size = getConstantPoolSize(classFile); in cpPatches()
274 private static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in InvokerBytecodeGenerator
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java247 int size = getConstantPoolSize(classFile); in cpPatches()
274 private static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in InvokerBytecodeGenerator
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java247 int size = getConstantPoolSize(classFile); in cpPatches()
274 private static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in InvokerBytecodeGenerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java247 int size = getConstantPoolSize(classFile); in cpPatches()
274 private static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in InvokerBytecodeGenerator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java251 int size = getConstantPoolSize(classFile); in cpPatches()
278 private static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in InvokerBytecodeGenerator
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java305 private static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in InvokerBytecodeGenerator
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java304 private static int getConstantPoolSize(byte[] classFile) { in getConstantPoolSize() method in InvokerBytecodeGenerator