mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-03 19:48:46 +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