git: openjdk/jdk17u-dev: 8354893: [REDO BACKPORT] javac crashes while adding type annotations to the return type of a constructor (JDK-8320001)
Paul Hohensee
phh at openjdk.org
Thu Jan 22 23:32:18 UTC 2026
Changeset: 041058f4
Branch: master
Author: Liam Miller-Cushon <cushon at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2026-01-22 23:30:31 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/041058f4879f2f6bbd86a3bc7f1a31e19f984e4f
8354893: [REDO BACKPORT] javac crashes while adding type annotations to the return type of a constructor (JDK-8320001)
Reviewed-by: vromero
Backport-of: b2225c8c491e9a5f4f6d2ef14338369d681d6110
! 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