jdk-24/langtools/test/tools/javac/importscope/T8075274
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
..
C.java 8075274: Compilation still depends on the order of imports 2015-10-05 18:31:38 +02:00
D.java 8075274: Compilation still depends on the order of imports 2015-10-05 18:31:38 +02:00
Outer.java 8075274: Compilation still depends on the order of imports 2015-10-05 18:31:38 +02:00