jdk-24/langtools/test/tools/javac/lambda/methodReferenceExecution
Maurizio Cimadamore c76c08e82a 8004101: Add checks for method reference well-formedness
Bring method reference type-checking in sync with latest EDR

Reviewed-by: jjg
2012-11-30 15:14:36 +00:00
..
MethodReferenceTestFDCCE.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestInnerDefault.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestInnerInstance.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestInnerVarArgsThis.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestInstance.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestKinds.java 8004101: Add checks for method reference well-formedness 2012-11-30 15:14:36 +00:00
MethodReferenceTestNew.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestNewInner.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestSueCase1.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestSueCase2.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestSueCase4.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestSuper.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestSuperDefault.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestTypeConversion.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestVarArgs.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestVarArgsExt.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestVarArgsSuper.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestVarArgsSuperDefault.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00
MethodReferenceTestVarArgsThis.java 8003639: convert lambda testng tests to jtreg and add them 2012-11-20 09:58:55 -08:00