History log of /openjdk10/langtools/test/tools/javac/generics/inference/8048838/T8048838.java
Revision Date Author Comments
# 3014:a3dd196e5341 26-Aug-2015 alundblad

8133671: langtools tests have bad license
Summary: Dropped classpath exception from copyright notice in tests.
Reviewed-by: jjg


# 2856:eb7b825ad678 19-Mar-2015 mcimadamore

8048838: type inference performance regression
Summary: Reduce redundant bounds before attempting to do pairwise lub computation during bound incorporation.
Reviewed-by: vromero