History log of /openjdk9/langtools/test/tools/javac/lambda/T8024947/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3864:2c149bcd54c5 05-Jan-2017 jjg

8172311: MostSpecific09.java and PotentiallyAmbiguousWarningTest.java failing across platforms
Reviewed-by: vromero

3862:32ca8ae5899b 05-Jan-2017 vromero

8026699: test test/tools/javac/lambda/T8024947/PotentiallyAmbiguousWarningTest.java has an extra @compile attribute that should be removed
Reviewed-by: mcimadamore

2117:d8d6b58f1ebf 15-Oct-2013 vromero

8024947: javac should issue the potentially ambiguous overload warning only where the problem appears
Reviewed-by: jjg