Home
last modified time | relevance | path

Searched refs:LambdaConversionException (Results 1 – 25 of 145) sorted by relevance

123456

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java121 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
217 throws LambdaConversionException; in buildCallSite()
230 throw new LambdaConversionException( in validateMetafactoryArgs()
236 throw new LambdaConversionException( in validateMetafactoryArgs()
243 throw new LambdaConversionException( in validateMetafactoryArgs()
270 throw new LambdaConversionException( in validateMetafactoryArgs()
285 throw new LambdaConversionException( in validateMetafactoryArgs()
295 throw new LambdaConversionException( in validateMetafactoryArgs()
305 throw new LambdaConversionException( in validateMetafactoryArgs()
325 throw new LambdaConversionException(msg); in checkDescriptor()
[all …]
H A DLambdaConversionException.java33 public class LambdaConversionException extends Exception { class
40 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
47 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
56 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
64 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
76 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
H A DInnerClassLambdaMetafactory.java174 throws LambdaConversionException { in InnerClassLambdaMetafactory()
227 CallSite buildCallSite() throws LambdaConversionException { in buildCallSite()
237 throw new LambdaConversionException( in buildCallSite()
256 throw new LambdaConversionException("Expected one lambda constructor for " in buildCallSite()
264 throw new LambdaConversionException("Exception instantiating lambda object", e); in buildCallSite()
272 throw new LambdaConversionException("Exception finding constructor", e); in buildCallSite()
284 private Class<?> spinInnerClass() throws LambdaConversionException { in spinInnerClass()
327 private Class<?> generateInnerClass() throws LambdaConversionException { in generateInnerClass()
411 throw new LambdaConversionException("Exception defining lambda proxy class", e); in generateInnerClass()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java117 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
200 throws LambdaConversionException; in buildCallSite()
213 throw new LambdaConversionException( in validateMetafactoryArgs()
219 throw new LambdaConversionException( in validateMetafactoryArgs()
226 throw new LambdaConversionException( in validateMetafactoryArgs()
253 throw new LambdaConversionException( in validateMetafactoryArgs()
268 throw new LambdaConversionException( in validateMetafactoryArgs()
278 throw new LambdaConversionException( in validateMetafactoryArgs()
288 throw new LambdaConversionException( in validateMetafactoryArgs()
308 throw new LambdaConversionException(msg); in checkDescriptor()
[all …]
H A DLambdaConversionException.java33 public class LambdaConversionException extends Exception { class
39 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
46 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
55 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
63 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
75 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java117 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
200 throws LambdaConversionException; in buildCallSite()
213 throw new LambdaConversionException( in validateMetafactoryArgs()
219 throw new LambdaConversionException( in validateMetafactoryArgs()
226 throw new LambdaConversionException( in validateMetafactoryArgs()
253 throw new LambdaConversionException( in validateMetafactoryArgs()
268 throw new LambdaConversionException( in validateMetafactoryArgs()
278 throw new LambdaConversionException( in validateMetafactoryArgs()
288 throw new LambdaConversionException( in validateMetafactoryArgs()
308 throw new LambdaConversionException(msg); in checkDescriptor()
[all …]
H A DLambdaConversionException.java33 public class LambdaConversionException extends Exception { class
39 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
46 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
55 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
63 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
75 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java117 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
200 throws LambdaConversionException; in buildCallSite()
213 throw new LambdaConversionException( in validateMetafactoryArgs()
219 throw new LambdaConversionException( in validateMetafactoryArgs()
226 throw new LambdaConversionException( in validateMetafactoryArgs()
253 throw new LambdaConversionException( in validateMetafactoryArgs()
268 throw new LambdaConversionException( in validateMetafactoryArgs()
278 throw new LambdaConversionException( in validateMetafactoryArgs()
288 throw new LambdaConversionException( in validateMetafactoryArgs()
308 throw new LambdaConversionException(msg); in checkDescriptor()
[all …]
H A DLambdaConversionException.java33 public class LambdaConversionException extends Exception { class
39 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
46 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
55 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
63 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
75 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java117 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
200 throws LambdaConversionException; in buildCallSite()
213 throw new LambdaConversionException( in validateMetafactoryArgs()
219 throw new LambdaConversionException( in validateMetafactoryArgs()
226 throw new LambdaConversionException( in validateMetafactoryArgs()
253 throw new LambdaConversionException( in validateMetafactoryArgs()
268 throw new LambdaConversionException( in validateMetafactoryArgs()
278 throw new LambdaConversionException( in validateMetafactoryArgs()
288 throw new LambdaConversionException( in validateMetafactoryArgs()
308 throw new LambdaConversionException(msg); in checkDescriptor()
[all …]
H A DLambdaConversionException.java33 public class LambdaConversionException extends Exception { class
39 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
46 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
55 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
63 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
75 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java117 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
200 throws LambdaConversionException; in buildCallSite()
213 throw new LambdaConversionException( in validateMetafactoryArgs()
219 throw new LambdaConversionException( in validateMetafactoryArgs()
226 throw new LambdaConversionException( in validateMetafactoryArgs()
253 throw new LambdaConversionException( in validateMetafactoryArgs()
268 throw new LambdaConversionException( in validateMetafactoryArgs()
278 throw new LambdaConversionException( in validateMetafactoryArgs()
288 throw new LambdaConversionException( in validateMetafactoryArgs()
308 throw new LambdaConversionException(msg); in checkDescriptor()
[all …]
H A DLambdaConversionException.java33 public class LambdaConversionException extends Exception { class
40 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
47 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
56 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
64 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
76 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java116 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
167 throws LambdaConversionException; in buildCallSite()
192 throw new LambdaConversionException( in validateMetafactoryArgs()
198 throw new LambdaConversionException( in validateMetafactoryArgs()
205 throw new LambdaConversionException( in validateMetafactoryArgs()
232 throw new LambdaConversionException( in validateMetafactoryArgs()
239 throw new LambdaConversionException( in validateMetafactoryArgs()
255 throw new LambdaConversionException( in validateMetafactoryArgs()
266 throw new LambdaConversionException( in validateMetafactoryArgs()
280 throw new LambdaConversionException( in validateMetafactoryArgs()
[all …]
H A DLambdaConversionException.java31 public class LambdaConversionException extends Exception { class
37 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
44 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
53 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
61 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
73 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java116 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
167 throws LambdaConversionException; in buildCallSite()
192 throw new LambdaConversionException( in validateMetafactoryArgs()
198 throw new LambdaConversionException( in validateMetafactoryArgs()
205 throw new LambdaConversionException( in validateMetafactoryArgs()
232 throw new LambdaConversionException( in validateMetafactoryArgs()
239 throw new LambdaConversionException( in validateMetafactoryArgs()
255 throw new LambdaConversionException( in validateMetafactoryArgs()
266 throw new LambdaConversionException( in validateMetafactoryArgs()
280 throw new LambdaConversionException( in validateMetafactoryArgs()
[all …]
H A DLambdaConversionException.java31 public class LambdaConversionException extends Exception { class
37 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
44 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
53 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
61 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
73 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java118 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
214 throws LambdaConversionException; in buildCallSite()
227 throw new LambdaConversionException( in validateMetafactoryArgs()
233 throw new LambdaConversionException( in validateMetafactoryArgs()
240 throw new LambdaConversionException( in validateMetafactoryArgs()
267 throw new LambdaConversionException( in validateMetafactoryArgs()
282 throw new LambdaConversionException( in validateMetafactoryArgs()
292 throw new LambdaConversionException( in validateMetafactoryArgs()
302 throw new LambdaConversionException( in validateMetafactoryArgs()
322 throw new LambdaConversionException(msg); in checkDescriptor()
[all …]
H A DLambdaConversionException.java33 public class LambdaConversionException extends Exception { class
40 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
47 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
56 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
64 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
76 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
H A DInnerClassLambdaMetafactory.java171 throws LambdaConversionException { in InnerClassLambdaMetafactory()
217 CallSite buildCallSite() throws LambdaConversionException { in buildCallSite()
227 throw new LambdaConversionException( in buildCallSite()
245 throw new LambdaConversionException("Expected one lambda constructor for " in buildCallSite()
253 throw new LambdaConversionException("Exception instantiating lambda object", e); in buildCallSite()
261 throw new LambdaConversionException("Exception finding constructor", e); in buildCallSite()
273 private Class<?> spinInnerClass() throws LambdaConversionException { in spinInnerClass()
322 private Class<?> generateInnerClass() throws LambdaConversionException { in generateInnerClass()
413 throw new LambdaConversionException("Exception defining lambda proxy class", e); in generateInnerClass()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/lang/invoke/
H A DAbstractValidatingLambdaMetafactory.java118 throws LambdaConversionException { in AbstractValidatingLambdaMetafactory()
214 throws LambdaConversionException; in buildCallSite()
227 throw new LambdaConversionException( in validateMetafactoryArgs()
233 throw new LambdaConversionException( in validateMetafactoryArgs()
240 throw new LambdaConversionException( in validateMetafactoryArgs()
267 throw new LambdaConversionException( in validateMetafactoryArgs()
282 throw new LambdaConversionException( in validateMetafactoryArgs()
292 throw new LambdaConversionException( in validateMetafactoryArgs()
302 throw new LambdaConversionException( in validateMetafactoryArgs()
322 throw new LambdaConversionException(msg); in checkDescriptor()
[all …]
H A DLambdaConversionException.java33 public class LambdaConversionException extends Exception { class
40 public LambdaConversionException() { in LambdaConversionException() method in LambdaConversionException
47 public LambdaConversionException(String message) { in LambdaConversionException() method in LambdaConversionException
56 public LambdaConversionException(String message, Throwable cause) { in LambdaConversionException() method in LambdaConversionException
64 public LambdaConversionException(Throwable cause) { in LambdaConversionException() method in LambdaConversionException
76 …public LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boole… in LambdaConversionException() method in LambdaConversionException
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/invoke/lambda/
H A DMetafactoryArgValidationTest.java129 … mfFail(LambdaConversionException.class, C.lookup, "m", mt(Object.class), toVoid, impl, toVoid); in testLCE()
131 mfFail(LambdaConversionException.class, C.lookup, "m", mt(int.class), toVoid, impl, toVoid); in testLCE()
132 …amfFail(LambdaConversionException.class, C.lookup, "m", mt(int.class), arr(toVoid, impl, toVoid, f… in testLCE()
138 …mfFail(LambdaConversionException.class, MethodHandles.publicLookup(), "m", toI, toVoid, impl, toVo… in testLCE()
144 mfFail(LambdaConversionException.class, C.lookup, "m", toI, cToC, C.getFieldMH(), cToC); in testLCE()
145 …amfFail(LambdaConversionException.class, C.lookup, "m", toI, arr(cToC, C.getFieldMH(), cToC, flagS… in testLCE()
146 mfFail(LambdaConversionException.class, C.lookup, "m", toI, toC, C.getStaticMH(), toC); in testLCE()
147 …amfFail(LambdaConversionException.class, C.lookup, "m", toI, arr(toC, C.getStaticMH(), toC, flagSe… in testLCE()
148 … mfFail(LambdaConversionException.class, C.lookup, "m", toI, ccToVoid, C.putFieldMH(), ccToVoid); in testLCE()
150 … mfFail(LambdaConversionException.class, C.lookup, "m", toI, cToVoid, C.putStaticMH(), cToVoid); in testLCE()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/BootstrapMethod/TestPkg/
H A DLambdaMetafactory.java26 import java.lang.invoke.LambdaConversionException;
43 throws LambdaConversionException { in metafactory()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/BootstrapMethod/TestPkg/
H A DLambdaMetafactory.java26 import java.lang.invoke.LambdaConversionException;
43 throws LambdaConversionException { in metafactory()

123456