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

ImportInaccessible.java:34:35: compiler.err.cant.resolve.location: kindname.class, Inner, , , (compiler.misc.location: kindname.class, p.ImportInaccessible, null)
1 error