jdk-24/test/langtools/tools/javac/lambda/methodReference
Maurizio Cimadamore 5b9932f8f3 8338288: Compiler Implementation for Flexible Constructor Bodies (Third Preview)
8322882: Null pointer error when compiling Static initializer in a local class
8334248: Invalid error for early construction local class constructor method reference
8330037: Compiler produces invalid bytecode for method class creation from static method

Reviewed-by: jlahoda, vromero
2024-11-15 10:07:18 +00:00
..
pack
BoundUnboundSearchTest.java 8313613: Use JUnit in langtools/lib tests 2023-10-16 17:14:34 +00:00
BridgeMethod.java
ImplicitEnclosingInstanceTest.java
IntersectionParameterTypeTest2.java
IntersectionParameterTypeTest.java
IntersectionTypeReceiverTest2.java
IntersectionTypeReceiverTest.java
MethodRef1.java
MethodRef2.java
MethodRef3.java
MethodRef4.java
MethodRef5.java
MethodRef6.java
MethodRef7.java
MethodRef8.java
MethodRef_neg.java
MethodRef_neg.out
MethodReferenceComplexNullCheckTest.java
MethodReferenceInConstructorInvocation.java
MethodReferenceInConstructorInvocation.out
MethodRefIntColonColonNewTest.java
MethodRefIntColonColonNewTest.out
MethodRefNewInnerBootstrap.java
MethodRefNewInnerInLambdaNPE1.java
MethodRefNewInnerInLambdaNPE2.java
MethodRefNewInnerInLambdaVerify1.java
MethodRefNewInnerInLambdaVerify2.java
MethodRefNewInnerInLambdaVerify2simple.java
MethodRefNewInnerRawTest.java
MethodRefNewInnerRawTest.out
MethodRefQualifier1.java
MethodRefSingleRefEvalBridge.java
MethodRefStuck2.java
MethodRefStuck8249261.java
MethodRefStuck8249261.out
MethodRefStuck.java
MethodRefStuck.out
MethodRefStuckParenthesized.java
MethodRefStuckParenthesized.out
MethodRefToInner.java
MethodRefToInnerWithoutOuter.java
MethodRefToInnerWithoutOuter.out 8338288: Compiler Implementation for Flexible Constructor Bodies (Third Preview) 2024-11-15 10:07:18 +00:00
MethodRefToLocalClassMethodTest.java
PrivateMethodReferenceWithTypeVarTest.java 8318160: javac does not reject private method reference with type-variable receiver 2023-10-24 14:45:10 +00:00
PrivateMethodReferenceWithTypeVarTest.out 8318160: javac does not reject private method reference with type-variable receiver 2023-10-24 14:45:10 +00:00
ProtectedInaccessibleMethodRefTest2.java
ProtectedInaccessibleMethodRefTest.java
SamConversion.java
SamConversionComboTest.java
TreeMakerParamsIsGoofy.java