RFR: 8334756: javac crashed on call to non-existent generic method with explicit annotated type arg

Aggelos Biboudis abimpoudis at openjdk.org
Tue Dec 10 10:18:39 UTC 2024


On Mon, 9 Dec 2024 22:06:11 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> Please review this simple fix that is avoiding a CCE in javac while compiling a non-existent method annotated with type annotations,
> 
> TIA

LGTM

-------------

Marked as reviewed by abimpoudis (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22654#pullrequestreview-2491789866


More information about the compiler-dev mailing list