[jdk25u] Integrated: 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`
This pull request has now been integrated.
Changeset: d46096a4
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk25u/commit/d46096a44131b71a4c39fbe18154abc3bde8ea5d
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8356324: JVM crash (SIGSEGV at ClassListParser::resolve_indy_impl) during -Xshare:dump starting from 21.0.5
Backport-of: 506625b768c940a3f4fc2efce485d9207ca61cfe
-------------
PR: https://git.openjdk.org/jdk25u/pull/127
More information about the jdk-updates-dev
mailing list