Integrated: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache

Ioi Lam iklam at openjdk.org
Wed Dec 4 18:48:55 UTC 2024


On Tue, 3 Dec 2024 20:14:29 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> `CDSConfig::check_vm_args_consistency()` should be called before `CompilerConfig::check_args_consistency(status)`
> 
> I also made `patch_mod_javabase` into a global, so that it doesn't need to be passed around.

This pull request has now been integrated.

Changeset: 6aa7667e
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6aa7667e9d05c1c3edce5ae2f29864e7a876ebbe
Stats:     35 lines in 3 files changed: 7 ins; 5 del; 23 mod

8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache

Reviewed-by: ccheung, dholmes, kvn

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

PR: https://git.openjdk.org/jdk/pull/22527


More information about the hotspot-runtime-dev mailing list