jdk-24/test/langtools/tools/javac/lambda/methodReference
Jesper Wilhelmsson 51e14f2e2a Merge
2021-01-14 01:29:47 +00:00
..
pack 8242214: NullPointerException in JDK 14 javac compiling a method reference 2020-06-19 14:26:09 +02:00
BoundUnboundSearchTest.java 8231461: static/instance overload leads to 'unexpected static method found in unbound lookup' when resolving method reference 2021-01-13 17:27:32 +00:00
BridgeMethod.java 8242451: ensure semantics of non-capturing lambdas are preserved independent of execution mode 2020-09-25 10:10:36 +00:00
ImplicitEnclosingInstanceTest.java 8182401: Verification error for enclosing instance capture inside super constructor invocation 2017-12-11 06:58:14 +05:30
IntersectionTypeReceiverTest2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IntersectionTypeReceiverTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef4.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef5.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef6.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef7.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef8.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef_neg.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRef_neg.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodReferenceComplexNullCheckTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefIntColonColonNewTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefIntColonColonNewTest.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefNewInnerBootstrap.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefNewInnerInLambdaNPE1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefNewInnerInLambdaNPE2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefNewInnerInLambdaVerify1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefNewInnerInLambdaVerify2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefNewInnerInLambdaVerify2simple.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefQualifier1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefSingleRefEvalBridge.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefStuck2.java 8213908: AssertionError in DeferredAttr at setOverloadKind 2018-11-19 09:57:41 -08:00
MethodRefStuck8249261.java 8249261: AssertionError in StructuralStuckChecker 2020-07-29 11:34:25 +02:00
MethodRefStuck8249261.out 8249261: AssertionError in StructuralStuckChecker 2020-07-29 11:34:25 +02:00
MethodRefStuck.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
MethodRefStuck.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
MethodRefStuckParenthesized.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
MethodRefStuckParenthesized.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
MethodRefToInner.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefToInnerWithoutOuter.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefToInnerWithoutOuter.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodRefToLocalClassMethodTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProtectedInaccessibleMethodRefTest2.java 8242214: NullPointerException in JDK 14 javac compiling a method reference 2020-06-19 14:26:09 +02:00
ProtectedInaccessibleMethodRefTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SamConversion.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SamConversionComboTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TreeMakerParamsIsGoofy.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00