test/tools/javac/generics/6711619/T6711619b.out

Thu, 06 Jun 2013 15:33:40 +0100

author
mcimadamore
date
Thu, 06 Jun 2013 15:33:40 +0100
changeset 1811
349160289ba2
parent 384
ed31953ca025
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8008627: Compiler mishandles three-way return-type-substitutability
Summary: Compiler should not enforce an order in how ambiguous methods should be resolved
Reviewed-by: jjg, vromero

     1 T6711619b.java:16:22: compiler.err.report.access: i, private, T6711619b.X1
     2 T6711619b.java:23:22: compiler.err.report.access: i, private, T6711619b.X2
     3 T6711619b.java:31:22: compiler.err.report.access: i, private, T6711619b.X3
     4 T6711619b.java:38:22: compiler.err.report.access: i, private, T6711619b.X4
     5 4 errors

mercurial