langtools/test/tools/javac/staticImport/ImportPrivate.out
author sogoel
Tue, 27 Jan 2015 15:11:57 -0800
changeset 28705 675cb37e74a8
child 45504 ea7475564d07
permissions -rw-r--r--
8068463: Group 10c: golden files for tests in tools/javac dir Reviewed-by: jjg, mcimadamore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28705
675cb37e74a8 8068463: Group 10c: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     1
ImportPrivate.java:12:1: compiler.err.cant.resolve.location: kindname.static, m, , , kindname.class, importPrivate.A
675cb37e74a8 8068463: Group 10c: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     2
ImportPrivate.java:22:9: compiler.err.cant.resolve.location.args: kindname.method, m, , , (compiler.misc.location: kindname.class, importPrivate.MyTest, null)
675cb37e74a8 8068463: Group 10c: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     3
2 errors