test/langtools/tools/javac/FlatnameClash2.out
author darcy
Fri, 02 Feb 2018 10:29:25 -0800
changeset 48723 6cb86bf0b51e
parent 47216 71c04702a3d5
permissions -rw-r--r--
8196623: Update JavaBaseTest.java to be version agnostic Reviewed-by: vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26528
a1a7ad15183e 8055075: Group 9b: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     1
FlatnameClash2.java:32:22: compiler.err.cant.resolve.location: kindname.class, T1$Inner1, , , (compiler.misc.location: kindname.package, tests, null)
a1a7ad15183e 8055075: Group 9b: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     2
FlatnameClash2.java:28:14: compiler.err.cant.apply.symbol: kindname.method, print, tests.T1.Inner1, tests.T2.Inner2, kindname.class, tests.T1, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.inconvertible.types: tests.T2.Inner2, tests.T1.Inner1))
a1a7ad15183e 8055075: Group 9b: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     3
2 errors