Home
last modified time | relevance | path

Searched refs:markerInterfaces (Results 1 – 25 of 31) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java465 Class<?>[] markerInterfaces; in altMetafactory() local
470 markerInterfaces = new Class<?>[markerCount]; in altMetafactory()
471 System.arraycopy(args, argIndex, markerInterfaces, 0, markerCount); in altMetafactory()
475 markerInterfaces = EMPTY_CLASS_ARRAY; in altMetafactory()
488 for (Class<?> c : markerInterfaces) in altMetafactory()
491 markerInterfaces = Arrays.copyOf(markerInterfaces, markerInterfaces.length + 1); in altMetafactory()
492 markerInterfaces[markerInterfaces.length-1] = Serializable.class; in altMetafactory()
502 markerInterfaces, bridges); in altMetafactory()
H A DAbstractValidatingLambdaMetafactory.java67 final Class<?>[] markerInterfaces; // Additional marker interfaces to be implemented field in AbstractValidatingLambdaMetafactory
115 Class<?>[] markerInterfaces, in AbstractValidatingLambdaMetafactory() argument
162 this.markerInterfaces = markerInterfaces; in AbstractValidatingLambdaMetafactory()
183 for (Class<?> c : markerInterfaces) { in AbstractValidatingLambdaMetafactory()
H A DInnerClassLambdaMetafactory.java156 Class<?>[] markerInterfaces, in InnerClassLambdaMetafactory() argument
161 isSerializable, markerInterfaces, additionalBridges); in InnerClassLambdaMetafactory()
258 if (markerInterfaces.length == 0) { in spinInnerClass()
262 Set<String> itfs = new LinkedHashSet<>(markerInterfaces.length + 1); in spinInnerClass()
264 for (Class<?> markerInterface : markerInterfaces) { in spinInnerClass()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java465 Class<?>[] markerInterfaces; in altMetafactory() local
470 markerInterfaces = new Class<?>[markerCount]; in altMetafactory()
471 System.arraycopy(args, argIndex, markerInterfaces, 0, markerCount); in altMetafactory()
475 markerInterfaces = EMPTY_CLASS_ARRAY; in altMetafactory()
488 for (Class<?> c : markerInterfaces) in altMetafactory()
491 markerInterfaces = Arrays.copyOf(markerInterfaces, markerInterfaces.length + 1); in altMetafactory()
492 markerInterfaces[markerInterfaces.length-1] = Serializable.class; in altMetafactory()
502 markerInterfaces, bridges); in altMetafactory()
H A DAbstractValidatingLambdaMetafactory.java67 final Class<?>[] markerInterfaces; // Additional marker interfaces to be implemented field in AbstractValidatingLambdaMetafactory
115 Class<?>[] markerInterfaces, in AbstractValidatingLambdaMetafactory() argument
162 this.markerInterfaces = markerInterfaces; in AbstractValidatingLambdaMetafactory()
183 for (Class<?> c : markerInterfaces) { in AbstractValidatingLambdaMetafactory()
H A DInnerClassLambdaMetafactory.java156 Class<?>[] markerInterfaces, in InnerClassLambdaMetafactory() argument
161 isSerializable, markerInterfaces, additionalBridges); in InnerClassLambdaMetafactory()
258 if (markerInterfaces.length == 0) { in spinInnerClass()
262 Set<String> itfs = new LinkedHashSet<>(markerInterfaces.length + 1); in spinInnerClass()
264 for (Class<?> markerInterface : markerInterfaces) { in spinInnerClass()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java435 Class<?>[] markerInterfaces; in altMetafactory() local
440 markerInterfaces = new Class<?>[markerCount]; in altMetafactory()
441 System.arraycopy(args, argIndex, markerInterfaces, 0, markerCount); in altMetafactory()
445 markerInterfaces = EMPTY_CLASS_ARRAY; in altMetafactory()
458 for (Class<?> c : markerInterfaces) in altMetafactory()
461 markerInterfaces = Arrays.copyOf(markerInterfaces, markerInterfaces.length + 1); in altMetafactory()
462 markerInterfaces[markerInterfaces.length-1] = Serializable.class; in altMetafactory()
472 markerInterfaces, bridges); in altMetafactory()
H A DAbstractValidatingLambdaMetafactory.java66 final Class<?>[] markerInterfaces; // Additional marker interfaces to be implemented field in AbstractValidatingLambdaMetafactory
114 Class<?>[] markerInterfaces, in AbstractValidatingLambdaMetafactory() argument
141 this.markerInterfaces = markerInterfaces; in AbstractValidatingLambdaMetafactory()
150 for (Class<?> c : markerInterfaces) { in AbstractValidatingLambdaMetafactory()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java465 Class<?>[] markerInterfaces; in altMetafactory() local
470 markerInterfaces = new Class<?>[markerCount]; in altMetafactory()
471 System.arraycopy(args, argIndex, markerInterfaces, 0, markerCount); in altMetafactory()
475 markerInterfaces = EMPTY_CLASS_ARRAY; in altMetafactory()
488 for (Class<?> c : markerInterfaces) in altMetafactory()
491 markerInterfaces = Arrays.copyOf(markerInterfaces, markerInterfaces.length + 1); in altMetafactory()
492 markerInterfaces[markerInterfaces.length-1] = Serializable.class; in altMetafactory()
502 markerInterfaces, bridges); in altMetafactory()
H A DAbstractValidatingLambdaMetafactory.java67 final Class<?>[] markerInterfaces; // Additional marker interfaces to be implemented field in AbstractValidatingLambdaMetafactory
115 Class<?>[] markerInterfaces, in AbstractValidatingLambdaMetafactory() argument
162 this.markerInterfaces = markerInterfaces; in AbstractValidatingLambdaMetafactory()
183 for (Class<?> c : markerInterfaces) { in AbstractValidatingLambdaMetafactory()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java463 Class<?>[] markerInterfaces; in altMetafactory() local
468 markerInterfaces = new Class<?>[markerCount]; in altMetafactory()
469 System.arraycopy(args, argIndex, markerInterfaces, 0, markerCount); in altMetafactory()
473 markerInterfaces = EMPTY_CLASS_ARRAY; in altMetafactory()
486 for (Class<?> c : markerInterfaces) in altMetafactory()
489 markerInterfaces = Arrays.copyOf(markerInterfaces, markerInterfaces.length + 1); in altMetafactory()
490 markerInterfaces[markerInterfaces.length-1] = Serializable.class; in altMetafactory()
500 markerInterfaces, bridges); in altMetafactory()
H A DLambdaProxyClassArchive.java71 Class<?>[] markerInterfaces, in register() argument
78 !isSerializable && markerInterfaces.length == 0 && additionalBridges.length == 0) { in register()
102 Class<?>[] markerInterfaces, in find() argument
108 …!CDS.isSharingEnabled() || isSerializable || markerInterfaces.length > 0 || additionalBridges.leng… in find()
H A DAbstractValidatingLambdaMetafactory.java68 final Class<?>[] markerInterfaces; // Additional marker interfaces to be implemented field in AbstractValidatingLambdaMetafactory
116 Class<?>[] markerInterfaces, in AbstractValidatingLambdaMetafactory() argument
176 this.markerInterfaces = markerInterfaces; in AbstractValidatingLambdaMetafactory()
197 for (Class<?> c : markerInterfaces) { in AbstractValidatingLambdaMetafactory()
H A DInnerClassLambdaMetafactory.java169 Class<?>[] markerInterfaces, in InnerClassLambdaMetafactory() argument
174 isSerializable, markerInterfaces, additionalBridges); in InnerClassLambdaMetafactory()
286 markerInterfaces, in spinInnerClass()
300 markerInterfaces, in spinInnerClass()
326 if (markerInterfaces.length == 0) { in generateInnerClass()
330 Set<String> itfs = new LinkedHashSet<>(markerInterfaces.length + 1); in generateInnerClass()
332 for (Class<?> markerInterface : markerInterfaces) { in generateInnerClass()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java465 Class<?>[] markerInterfaces; in altMetafactory() local
470 markerInterfaces = new Class<?>[markerCount]; in altMetafactory()
471 System.arraycopy(args, argIndex, markerInterfaces, 0, markerCount); in altMetafactory()
475 markerInterfaces = EMPTY_CLASS_ARRAY; in altMetafactory()
488 for (Class<?> c : markerInterfaces) in altMetafactory()
491 markerInterfaces = Arrays.copyOf(markerInterfaces, markerInterfaces.length + 1); in altMetafactory()
492 markerInterfaces[markerInterfaces.length-1] = Serializable.class; in altMetafactory()
502 markerInterfaces, bridges); in altMetafactory()
H A DAbstractValidatingLambdaMetafactory.java67 final Class<?>[] markerInterfaces; // Additional marker interfaces to be implemented field in AbstractValidatingLambdaMetafactory
115 Class<?>[] markerInterfaces, in AbstractValidatingLambdaMetafactory() argument
162 this.markerInterfaces = markerInterfaces; in AbstractValidatingLambdaMetafactory()
183 for (Class<?> c : markerInterfaces) { in AbstractValidatingLambdaMetafactory()
H A DInnerClassLambdaMetafactory.java149 Class<?>[] markerInterfaces, in InnerClassLambdaMetafactory() argument
154 isSerializable, markerInterfaces, additionalBridges); in InnerClassLambdaMetafactory()
247 if (markerInterfaces.length == 0) { in spinInnerClass()
251 Set<String> itfs = new LinkedHashSet<>(markerInterfaces.length + 1); in spinInnerClass()
253 for (Class<?> markerInterface : markerInterfaces) { in spinInnerClass()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java463 Class<?>[] markerInterfaces; in altMetafactory() local
468 markerInterfaces = new Class<?>[markerCount]; in altMetafactory()
469 System.arraycopy(args, argIndex, markerInterfaces, 0, markerCount); in altMetafactory()
473 markerInterfaces = EMPTY_CLASS_ARRAY; in altMetafactory()
486 for (Class<?> c : markerInterfaces) in altMetafactory()
489 markerInterfaces = Arrays.copyOf(markerInterfaces, markerInterfaces.length + 1); in altMetafactory()
490 markerInterfaces[markerInterfaces.length-1] = Serializable.class; in altMetafactory()
500 markerInterfaces, bridges); in altMetafactory()
H A DLambdaProxyClassArchive.java92 Class<?>[] markerInterfaces, in register() argument
99 !isSerializable && markerInterfaces.length == 0 && additionalBridges.length == 0) { in register()
123 Class<?>[] markerInterfaces, in find() argument
130 …!isSharingEnabled() || isSerializable || markerInterfaces.length > 0 || additionalBridges.length >… in find()
H A DAbstractValidatingLambdaMetafactory.java68 final Class<?>[] markerInterfaces; // Additional marker interfaces to be implemented field in AbstractValidatingLambdaMetafactory
116 Class<?>[] markerInterfaces, in AbstractValidatingLambdaMetafactory() argument
176 this.markerInterfaces = markerInterfaces; in AbstractValidatingLambdaMetafactory()
197 for (Class<?> c : markerInterfaces) { in AbstractValidatingLambdaMetafactory()
H A DInnerClassLambdaMetafactory.java159 Class<?>[] markerInterfaces, in InnerClassLambdaMetafactory() argument
164 isSerializable, markerInterfaces, additionalBridges); in InnerClassLambdaMetafactory()
265 markerInterfaces, in spinInnerClass()
279 markerInterfaces, in spinInnerClass()
307 if (markerInterfaces.length == 0) { in generateInnerClass()
311 Set<String> itfs = new LinkedHashSet<>(markerInterfaces.length + 1); in generateInnerClass()
313 for (Class<?> markerInterface : markerInterfaces) { in generateInnerClass()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java463 Class<?>[] markerInterfaces; in altMetafactory() local
468 markerInterfaces = new Class<?>[markerCount]; in altMetafactory()
469 System.arraycopy(args, argIndex, markerInterfaces, 0, markerCount); in altMetafactory()
473 markerInterfaces = EMPTY_CLASS_ARRAY; in altMetafactory()
486 for (Class<?> c : markerInterfaces) in altMetafactory()
489 markerInterfaces = Arrays.copyOf(markerInterfaces, markerInterfaces.length + 1); in altMetafactory()
490 markerInterfaces[markerInterfaces.length-1] = Serializable.class; in altMetafactory()
500 markerInterfaces, bridges); in altMetafactory()
H A DAbstractValidatingLambdaMetafactory.java67 final Class<?>[] markerInterfaces; // Additional marker interfaces to be implemented field in AbstractValidatingLambdaMetafactory
115 Class<?>[] markerInterfaces, in AbstractValidatingLambdaMetafactory() argument
162 this.markerInterfaces = markerInterfaces; in AbstractValidatingLambdaMetafactory()
183 for (Class<?> c : markerInterfaces) { in AbstractValidatingLambdaMetafactory()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java435 Class<?>[] markerInterfaces; in altMetafactory() local
440 markerInterfaces = new Class<?>[markerCount]; in altMetafactory()
441 System.arraycopy(args, argIndex, markerInterfaces, 0, markerCount); in altMetafactory()
445 markerInterfaces = EMPTY_CLASS_ARRAY; in altMetafactory()
458 for (Class<?> c : markerInterfaces) in altMetafactory()
461 markerInterfaces = Arrays.copyOf(markerInterfaces, markerInterfaces.length + 1); in altMetafactory()
462 markerInterfaces[markerInterfaces.length-1] = Serializable.class; in altMetafactory()
472 markerInterfaces, bridges); in altMetafactory()
H A DAbstractValidatingLambdaMetafactory.java66 final Class<?>[] markerInterfaces; // Additional marker interfaces to be implemented field in AbstractValidatingLambdaMetafactory
114 Class<?>[] markerInterfaces, in AbstractValidatingLambdaMetafactory() argument
141 this.markerInterfaces = markerInterfaces; in AbstractValidatingLambdaMetafactory()
150 for (Class<?> c : markerInterfaces) { in AbstractValidatingLambdaMetafactory()

12