jdk/langtools/test/tools/javac/importscope
Jan Lahoda c4a3a35b97 8075274: Compilation still depends on the order of imports
8133235: Compilation depends on order of source files

When analyzing type hierarchy, HierarchyPhase should process supertypes before subtypes.

Reviewed-by: mcimadamore
2015-10-05 18:31:38 +02:00
..
dependencies 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
T8075274 8075274: Compilation still depends on the order of imports 2015-10-05 18:31:38 +02:00
T8133235 8075274: Compilation still depends on the order of imports 2015-10-05 18:31:38 +02: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
CompletionFailureDuringImport.java 8131915: CompletionFailure during import listing crashes javac 2015-08-03 13:28:39 +02:00
ImportDependenciesTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07: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 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
ImportResolvedTooSoon.java 7101822: Compiling depends on order of imports 2014-12-03 13:46:12 +01:00
NegativeCyclicDependencyTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07: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 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
TestLazyImportScope.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
TypeParamCycle.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