git: openjdk/jdk11u-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:07:26 UTC 2023
Changeset: 02df756f
Author: Liam Miller-Cushon <cushon at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2023-12-18 23:04:39 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/02df756f4f9288fef7abe377e089a82f6908352d
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