[jdk21u-dev] RFR: 8359336: javac crashes with NPE while iterating params of MethodSymbol

Goetz Lindenmaier goetz at openjdk.org
Tue Jun 24 09:46:28 UTC 2025


On Mon, 23 Jun 2025 17:51:06 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> This change temporarily disables the logic added by JDK-8341779 and related backports, to work around the crash reported in JDK-8359336.

Yes, maybe it is better to just comment the call to addTypeAnnotationsToSymbol, and ProblemList the two tests in 21.
And probably we should open a JBS "[21u] Disable logic of 8341779 until 8359336 is fixed".
Then we can use 8369336 in the ProblemListing.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1916#issuecomment-2999586751


More information about the jdk-updates-dev mailing list