Home
last modified time | relevance | path

Searched refs:explicitVersion (Results 1 – 25 of 26) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/rmi/rmic/newrmic/jrmp/
H A DJrmpGenerator.java89 String explicitVersion = null; in parseArgs() local
93 if (explicitVersion != null && !explicitVersion.equals(arg)) { in parseArgs()
94 main.error("rmic.cannot.use.both", explicitVersion, arg); in parseArgs()
97 explicitVersion = arg; in parseArgs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/rmi/rmic/newrmic/jrmp/
H A DJrmpGenerator.java89 String explicitVersion = null; in parseArgs() local
93 if (explicitVersion != null && !explicitVersion.equals(arg)) { in parseArgs()
94 main.error("rmic.cannot.use.both", explicitVersion, arg); in parseArgs()
97 explicitVersion = arg; in parseArgs()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph.test/src/org/graalvm/compiler/graph/test/graphio/
H A DNodeEncodingTest.java63 private void runTheNodeIsntDumpedWithItsID(boolean explicitVersion) throws Exception { in runTheNodeIsntDumpedWithItsID() argument
68 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsntDumpedWithItsID()
86 private void runTheNodeIsTreatedAsString(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedAsString() argument
91 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedAsString()
109 private void runTheNodeIsTreatedPoolEntry(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedPoolEntry() argument
114 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedPoolEntry()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph.test/src/org/graalvm/compiler/graph/test/graphio/
H A DNodeEncodingTest.java63 private void runTheNodeIsntDumpedWithItsID(boolean explicitVersion) throws Exception { in runTheNodeIsntDumpedWithItsID() argument
68 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsntDumpedWithItsID()
86 private void runTheNodeIsTreatedAsString(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedAsString() argument
91 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedAsString()
109 private void runTheNodeIsTreatedPoolEntry(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedPoolEntry() argument
114 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedPoolEntry()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph.test/src/org/graalvm/compiler/graph/test/graphio/
H A DNodeEncodingTest.java63 private void runTheNodeIsntDumpedWithItsID(boolean explicitVersion) throws Exception { in runTheNodeIsntDumpedWithItsID() argument
68 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsntDumpedWithItsID()
86 private void runTheNodeIsTreatedAsString(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedAsString() argument
91 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedAsString()
109 private void runTheNodeIsTreatedPoolEntry(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedPoolEntry() argument
114 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedPoolEntry()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph.test/src/org/graalvm/compiler/graph/test/graphio/
H A DNodeEncodingTest.java63 private void runTheNodeIsntDumpedWithItsID(boolean explicitVersion) throws Exception { in runTheNodeIsntDumpedWithItsID() argument
68 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsntDumpedWithItsID()
86 private void runTheNodeIsTreatedAsString(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedAsString() argument
91 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedAsString()
109 private void runTheNodeIsTreatedPoolEntry(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedPoolEntry() argument
114 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedPoolEntry()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph.test/src/org/graalvm/compiler/graph/test/graphio/
H A DNodeEncodingTest.java63 private void runTheNodeIsntDumpedWithItsID(boolean explicitVersion) throws Exception { in runTheNodeIsntDumpedWithItsID() argument
68 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsntDumpedWithItsID()
86 private void runTheNodeIsTreatedAsString(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedAsString() argument
91 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedAsString()
109 private void runTheNodeIsTreatedPoolEntry(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedPoolEntry() argument
114 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedPoolEntry()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph.test/src/org/graalvm/compiler/graph/test/graphio/
H A DNodeEncodingTest.java63 private void runTheNodeIsntDumpedWithItsID(boolean explicitVersion) throws Exception { in runTheNodeIsntDumpedWithItsID() argument
68 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsntDumpedWithItsID()
86 private void runTheNodeIsTreatedAsString(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedAsString() argument
91 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedAsString()
109 private void runTheNodeIsTreatedPoolEntry(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedPoolEntry() argument
114 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedPoolEntry()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph.test/src/org/graalvm/compiler/graph/test/graphio/
H A DNodeEncodingTest.java63 private void runTheNodeIsntDumpedWithItsID(boolean explicitVersion) throws Exception { in runTheNodeIsntDumpedWithItsID() argument
68 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsntDumpedWithItsID()
86 private void runTheNodeIsTreatedAsString(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedAsString() argument
91 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedAsString()
109 private void runTheNodeIsTreatedPoolEntry(boolean explicitVersion) throws Exception { in runTheNodeIsTreatedPoolEntry() argument
114 …try (GraphOutput<MockGraph, ?> dump = explicitVersion ? GraphOutput.newBuilder(new MockStructure()… in runTheNodeIsTreatedPoolEntry()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.rmic/share/classes/sun/rmi/rmic/
H A DRMIGenerator.java85 String explicitVersion = null; in parseArgs() local
90 if (explicitVersion != null && in parseArgs()
91 !explicitVersion.equals(arg)) in parseArgs()
94 explicitVersion, arg); in parseArgs()
97 explicitVersion = arg; in parseArgs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.rmic/share/classes/sun/rmi/rmic/
H A DRMIGenerator.java85 String explicitVersion = null; in parseArgs() local
90 if (explicitVersion != null && in parseArgs()
91 !explicitVersion.equals(arg)) in parseArgs()
94 explicitVersion, arg); in parseArgs()
97 explicitVersion = arg; in parseArgs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.rmic/share/classes/sun/rmi/rmic/
H A DRMIGenerator.java85 String explicitVersion = null; in parseArgs() local
90 if (explicitVersion != null && in parseArgs()
91 !explicitVersion.equals(arg)) in parseArgs()
94 explicitVersion, arg); in parseArgs()
97 explicitVersion = arg; in parseArgs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.rmic/share/classes/sun/rmi/rmic/
H A DRMIGenerator.java85 String explicitVersion = null; in parseArgs() local
90 if (explicitVersion != null && in parseArgs()
91 !explicitVersion.equals(arg)) in parseArgs()
94 explicitVersion, arg); in parseArgs()
97 explicitVersion = arg; in parseArgs()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.rmic/share/classes/sun/rmi/rmic/
H A DRMIGenerator.java85 String explicitVersion = null; in parseArgs() local
90 if (explicitVersion != null && in parseArgs()
91 !explicitVersion.equals(arg)) in parseArgs()
94 explicitVersion, arg); in parseArgs()
97 explicitVersion = arg; in parseArgs()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/rmi/rmic/
H A DRMIGenerator.java86 String explicitVersion = null; in parseArgs() local
91 if (explicitVersion != null && in parseArgs()
92 !explicitVersion.equals(arg)) in parseArgs()
95 explicitVersion, arg); in parseArgs()
98 explicitVersion = arg; in parseArgs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/rmi/rmic/
H A DRMIGenerator.java86 String explicitVersion = null; in parseArgs() local
91 if (explicitVersion != null && in parseArgs()
92 !explicitVersion.equals(arg)) in parseArgs()
95 explicitVersion, arg); in parseArgs()
98 explicitVersion = arg; in parseArgs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/
H A DClassValue.java382 static <T> Entry<T> makeEntry(Version<T> explicitVersion, T value) { in makeEntry() argument
384 return new Entry<>(explicitVersion, value); in makeEntry()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/lang/
H A DClassValue.java382 static <T> Entry<T> makeEntry(Version<T> explicitVersion, T value) { in makeEntry() argument
384 return new Entry<>(explicitVersion, value); in makeEntry()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/lang/
H A DClassValue.java382 static <T> Entry<T> makeEntry(Version<T> explicitVersion, T value) { in makeEntry() argument
384 return new Entry<>(explicitVersion, value); in makeEntry()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/
H A DClassValue.java394 static <T> Entry<T> makeEntry(Version<T> explicitVersion, T value) { in makeEntry() argument
396 return new Entry<>(explicitVersion, value); in makeEntry()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/
H A DClassValue.java394 static <T> Entry<T> makeEntry(Version<T> explicitVersion, T value) { in makeEntry() argument
396 return new Entry<>(explicitVersion, value); in makeEntry()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/
H A DClassValue.java395 static <T> Entry<T> makeEntry(Version<T> explicitVersion, T value) { in makeEntry() argument
397 return new Entry<>(explicitVersion, value); in makeEntry()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/lang/
H A DClassValue.java394 static <T> Entry<T> makeEntry(Version<T> explicitVersion, T value) { in makeEntry() argument
396 return new Entry<>(explicitVersion, value); in makeEntry()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/lang/
H A DClassValue.java394 static <T> Entry<T> makeEntry(Version<T> explicitVersion, T value) { in makeEntry() argument
396 return new Entry<>(explicitVersion, value); in makeEntry()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/lang/
H A DClassValue.java394 static <T> Entry<T> makeEntry(Version<T> explicitVersion, T value) { in makeEntry() argument
396 return new Entry<>(explicitVersion, value); in makeEntry()

12