git: openjdk/jdk21u-dev: master: 8354893: [REDO BACKPORT] javac crashes while adding type annotations to the return type of a constructor (JDK-8320001)

Paul Hohensee phh at openjdk.org
Mon Apr 21 16:17:52 UTC 2025


Changeset: b2225c8c
Branch: master
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2025-04-21 16:14:50 +0000
URL:       https://git.openjdk.org/jdk21u-dev/commit/b2225c8c491e9a5f4f6d2ef14338369d681d6110

8354893: [REDO BACKPORT] javac crashes while adding type annotations to the return type of a constructor (JDK-8320001)

Reviewed-by: sgehwolf

! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
+ test/langtools/tools/javac/annotations/typeAnnotations/TypeAnnosOnConstructorsTest.java



More information about the jdk-updates-changes mailing list