RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache [v2]

Ioi Lam iklam at openjdk.org
Wed Dec 4 00:50:02 UTC 2024


On Tue, 3 Dec 2024 23:38:59 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> `Arguments::check_vm_args_consistency()` is also called from jvmFlag.cpp so we can't make it local to arguments.cpp.
>
> Sorry, I copy/past wrong name. I meant `patch_mod_javabase` variable. It can be local static I think.

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22527#discussion_r1868545211


More information about the hotspot-runtime-dev mailing list