jdk-24/langtools/test/tools/javac/importscope
Jan Lahoda 681758e0fa 8067886: Inaccessible nested classes can be incorrectly imported
Check type accessibility at the point of import when importing the type using type-import-on-demand.

Reviewed-by: mcimadamore, jfranck
2015-02-24 16:11:59 +01:00
..
dependencies 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00
A.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
B.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ImportDependenciesTest.java 8065360: Implement a test that checks possibilty of class members to be imported 2014-12-10 21:45:39 +02:00
ImportInaccessible.java 8067886: Inaccessible nested classes can be incorrectly imported 2015-02-24 16:11:59 +01:00
ImportInaccessible.out 8067886: Inaccessible nested classes can be incorrectly imported 2015-02-24 16:11:59 +01:00
ImportMembersTest.java 8065360: Implement a test that checks possibilty of class members to be imported 2014-12-10 21:45:39 +02:00
ImportResolvedTooSoon.java 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00
NegativeCyclicDependencyTest.java 8065360: Implement a test that checks possibilty of class members to be imported 2014-12-10 21:45:39 +02:00
T7101822A.java 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00
T7101822Z.java 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00
TestDuplicateImport.java 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00
TestLazyImportScope.java 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00
TypeParamCycle2.java 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00
TypeParamCycle3.java 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00
TypeParamCycle.java 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00