git: openjdk/jdk21u-dev: master: 8334756: javac crashed on call to non-existent generic method with explicit annotated type arg
Satyen Subramaniam
ssubramaniam at openjdk.org
Tue Sep 23 01:40:44 UTC 2025
Changeset: 64cc452e
Branch: master
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Date: 2025-09-23 01:38:06 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/64cc452e8a7c342044246ac1065b256ab03c50ef
8334756: javac crashed on call to non-existent generic method with explicit annotated type arg
Backport-of: abcd23f4d65698f47fd79a95aed197a12edf2784
! 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-updates-changes
mailing list