[jdk25u] RFR: 8356324: JVM crash (SIGSEGV at ClassListParser::resolve_indy_impl) during -Xshare:dump starting from 21.0.5

Aleksey Shipilev shade at openjdk.org
Wed Aug 27 05:02:49 UTC 2025


On Mon, 25 Aug 2025 09:37:06 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Avoids the JVM crash in a corner case. The patch is very recent, but it is borderline trivial, and we have seen customer crashes in the wild (see original issue). Without the patch, the alternative on this code path is a JVM crash.
> 
> Additional testing:
>  - [x] Linux x86_64 server fastdebug, `tier1`

Push approval granted.

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

PR Comment: https://git.openjdk.org/jdk25u/pull/127#issuecomment-3226738469


More information about the jdk-updates-dev mailing list