git: openjdk/jdk: master: 8334756: javac crashed on call to non-existent generic method with explicit annotated type arg
Vicente Romero
vromero at openjdk.org
Wed Dec 11 02:14:10 UTC 2024
Changeset: abcd23f4
Branch: master
Author: Vicente Romero <vromero at openjdk.org>
Date: 2024-12-11 02:12:23 +0000
URL: https://git.openjdk.org/jdk/commit/abcd23f4d65698f47fd79a95aed197a12edf2784
8334756: javac crashed on call to non-existent generic method with explicit annotated type arg
Reviewed-by: abimpoudis
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/TypeAnnotations.java
+ test/langtools/tools/javac/annotations/typeAnnotations/CrashOnNonExistingMethodTest.java
+ test/langtools/tools/javac/annotations/typeAnnotations/CrashOnNonExistingMethodTest.out
More information about the jdk-changes
mailing list