mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-19 06:45:17 +00:00
Test/tools/javac/generics/InterfaceCast1.java defines a top-level Set, moving it to a separate directory to avoid clashes. Reviewed-by: mcimadamore