git: openjdk/jdk: 8284283: javac crashes when several transitive supertypes are missing
Jan Lahoda
jlahoda at openjdk.java.net
Thu May 12 13:42:25 UTC 2022
Changeset: e4439ca3
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2022-05-12 13:40:21 +0000
URL: https://git.openjdk.java.net/jdk/commit/e4439ca32abd779d7525f3a545e3635a8b02bc1c
8284283: javac crashes when several transitive supertypes are missing
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! test/langtools/tools/javac/missingSuperRecovery/MissingSuperRecovery.java
! test/langtools/tools/javac/missingSuperRecovery/MissingSuperRecovery.out
+ test/langtools/tools/javac/recovery/MissingTransitiveSuperTypes.java
More information about the jdk-changes
mailing list