git: openjdk/jdk17u-dev: 8320001: javac crashes while adding type annotations to the return type of a constructor
Paul Hohensee
phh at openjdk.org
Mon Dec 18 23:09:16 UTC 2023
Changeset: c44bd2bd
Author: Liam Miller-Cushon <cushon at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2023-12-18 23:06:30 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/c44bd2bd09e43b719b87eb1f8e153560c5901a6b
8320001: javac crashes while adding type annotations to the return type of a constructor
Reviewed-by: vromero
Backport-of: 5e24aaf4f7f11862ec8ac9d5c3e65d614104fb2c
! 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