git: openjdk/jdk: 8319987: compilation of sealed classes leads to infinite recursion

Vicente Romero vromero at openjdk.org
Thu Nov 16 16:45:43 UTC 2023


Changeset: 52e2878c
Author:    Vicente Romero <vromero at openjdk.org>
Date:      2023-11-16 16:41:58 +0000
URL:       https://git.openjdk.org/jdk/commit/52e2878cffd9cb704ad773b841dbab0d17eba896

8319987: compilation of sealed classes leads to infinite recursion

Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
+ test/langtools/tools/javac/sealed/erroneous_hierarchy/CyclicHierarchyTest.java
+ test/langtools/tools/javac/sealed/erroneous_hierarchy/CyclicHierarchyTest.out



More information about the jdk-changes mailing list