History log of /openjdk9/langtools/test/tools/javac/lambda/speculative/T8055984.java
Revision Date Author Comments
# 3031:286fc9270404 15-Sep-2015 mcimadamore

8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations
Summary: Add infrastructure to avoid combinatorial explosion of method argument attributions
Reviewed-by: jlahoda, vromero, dlsmith