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

Calvin Cheung ccheung at openjdk.org
Wed Dec 4 03:06:37 UTC 2024


On Wed, 4 Dec 2024 00:50:02 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.
>
> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
> 
>   @vnkozlov and @calvinccheung comments - made variables static/local; updated copyright year

Updates look good.

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

Marked as reviewed by ccheung (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22527#pullrequestreview-2477193209


More information about the hotspot-runtime-dev mailing list