jdk-24/langtools/test/tools/javac/lambda/speculative
Maurizio Cimadamore 90a76d40e5 8046685: Uncompilable large expressions involving generics
Improve inference propagation logic so that unnecessary inference variables are not propagated.

Reviewed-by: vromero
2015-11-13 12:29:23 +00: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 8046685: Uncompilable large expressions involving generics 2015-11-13 12:29:23 +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