History log of /openjdk9/langtools/test/tools/javac/generics/8064803/T8064803.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


# 2724:6641bd634136 17-Nov-2014 mcimadamore

8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods
Summary: Wrong method type used in AmbiguousError.mergeAbstracts
Reviewed-by: jlahoda