jdk-24/langtools/test/tools/javac/lambda/speculative
Maurizio Cimadamore 358e25664a 8154180: Regression: stuck expressions do not behave correctly
ArgumentAttr should not cache stuck trees

Reviewed-by: vromero
2016-05-16 14:51:17 +01:00
..
8147546 8147546: regression when type-checking generic calls inside nested declarations occurring in method context 2016-01-20 10:53:29 +00:00
8154180 8154180: Regression: stuck expressions do not behave correctly 2016-05-16 14:51:17 +01:00
A.java 8003280: Add lambda tests 2012-11-17 19:01:03 +00:00
DiamondFinder.java 8067663: Add bugId to tests that have been modified as part of JDK-8064365 2014-12-16 13:44:22 +00:00
InferStrict.java 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations 2015-09-15 13:43:44 +01:00
InferWeak.java 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations 2015-09-15 13:43:44 +01:00
Main.java 8003280: Add lambda tests 2012-11-17 19:01:03 +00:00
Main.out 8003280: Add lambda tests 2012-11-17 19:01:03 +00:00
MissingError.java 8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply 2013-02-21 15:21:38 +00:00
MissingError.out 8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply 2013-02-21 15:21:38 +00:00
NestedLambdaGenerics.java 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations 2015-09-15 13:43:44 +01:00
NestedLambdaNoGenerics.java 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations 2015-09-15 13:43:44 +01:00
T8046685.java 8142948: langtools/test/tools/javac/lambda/speculative/T8046685.java fails on some platforms 2015-11-13 18:45:38 +00:00
T8055984.java 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations 2015-09-15 13:43:44 +01:00
T8077247.java 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations 2015-09-15 13:43:44 +01:00
T8078093.java 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations 2015-09-15 13:43:44 +01:00