RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache
Calvin Cheung
ccheung at openjdk.org
Tue Dec 3 22:15:36 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.
Looks good.
Please update the copyright year of the test.
-------------
Marked as reviewed by ccheung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22527#pullrequestreview-2476859330
More information about the hotspot-runtime-dev
mailing list