jdk-24/langtools/test/tools/javac/T7053059
Srikanth Adayapalam 74f6de6859 8069265: ClassCastException when compiled with JDK 9b08+, JDK8 compiles OK
Alternate fix for 8015499 to eliminate extra checkcast (by working around a limitation in Types#asSuper) without the side effect that results in 8069265

Reviewed-by: mcimadamore, jjg
2015-02-02 18:52:16 +05:30
..
DoubleCastTest.java 8069265: ClassCastException when compiled with JDK 9b08+, JDK8 compiles OK 2015-02-02 18:52:16 +05:30
VerifyErrorWithDoubleAssignmentTest.java 7053059: VerifyError with double Assignment using a Generic Member of a Superclass 2013-05-29 10:56:29 +01:00