History log of /openjdk10/langtools/test/tools/javac/generics/neg/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2023:5d2d484a1216 12-Sep-2013 emc

8013846: javac fails to reject semantically equivalent generic method declarations
Summary: Cause javac to consider intersection types with the same elements to be equal regardless of order.
Reviewed-by: jjg, vromero