[jdk21u-dev] Withdrawn: 8334756: javac crashed on call to non-existent generic method with explicit annotated type arg
duke
duke at openjdk.org
Mon Aug 4 19:14:06 UTC 2025
On Mon, 9 Jun 2025 17:20:30 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8334756: javac crashed on call to non-existent generic method with explicit annotated type arg. Adjusts code to avoid a ClassCastException in javac while compiling a non-existent method annotated with type annotations. Rather than encouraging users to file a JBS issue, directly identify the problematic annotations. Ran GHA Sanity Checks, local Tier 1 and 2, and new test directly. Patch is clean.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1859
More information about the jdk-updates-dev
mailing list