jdk-24/test/langtools/tools/javac/6563143
Jan Lahoda df82d9a4b5 8242802: javac crashes when checking equals and hashCode in unresolvable anonymous class
Preventing NullPointerException when a class has an erroneous supertype and does not have an implementation of the equals method.

Reviewed-by: darcy, vromero
2020-04-20 12:36:09 +02:00
..
EqualsHashCodeWarningTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EqualsHashCodeWarningTest.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InvalidAnonymous.java 8242802: javac crashes when checking equals and hashCode in unresolvable anonymous class 2020-04-20 12:36:09 +02:00
InvalidAnonymous.out 8242802: javac crashes when checking equals and hashCode in unresolvable anonymous class 2020-04-20 12:36:09 +02:00