git: openjdk/jdk21u: master: 8320001: javac crashes while adding type annotations to the return type of a constructor

Rob McKenna robm at openjdk.org
Wed Nov 29 20:10:46 UTC 2023


Changeset: 75929836
Author:    Rob McKenna <robm at openjdk.org>
Date:      2023-11-29 20:09:12 +0000
URL:       https://git.openjdk.org/jdk21u/commit/759298364c6f364d462ad3b6de1035fbd4c15d9f

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