langtools/test/tools/javac/importscope/ImportInaccessible.out
author jlahoda
Tue, 24 Feb 2015 16:11:59 +0100
changeset 29149 3fa94aad0264
permissions -rw-r--r--
8067886: Inaccessible nested classes can be incorrectly imported Summary: Check type accessibility at the point of import when importing the type using type-import-on-demand. Reviewed-by: mcimadamore, jfranck
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29149
3fa94aad0264 8067886: Inaccessible nested classes can be incorrectly imported
jlahoda
parents:
diff changeset
     1
ImportInaccessible.java:34:35: compiler.err.cant.resolve.location: kindname.class, Inner, , , (compiler.misc.location: kindname.class, p.ImportInaccessible, null)
3fa94aad0264 8067886: Inaccessible nested classes can be incorrectly imported
jlahoda
parents:
diff changeset
     2
1 error