git: openjdk/jdk: 8324809: compiler can crash with SOE while proving if two recursive types are disjoint

Vicente Romero vromero at openjdk.org
Fri May 17 14:17:00 UTC 2024


Changeset: 39a55e97
Author:    Vicente Romero <vromero at openjdk.org>
Date:      2024-05-17 14:16:11 +0000
URL:       https://git.openjdk.org/jdk/commit/39a55e97799b5328da85aaa66c8d23175b305691

8324809: compiler can crash with SOE while proving if two recursive types are disjoint

Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
+ test/langtools/tools/javac/generics/wildcards/SOEWhileProvingDisjointnessTest.java



More information about the jdk-changes mailing list