RFR: 8316755: GenShen: Serviceability needs to know about ShenandoahGenerationalHeap
Kelvin Nilsen
kdnilsen at openjdk.org
Mon Sep 25 18:13:56 UTC 2023
On Fri, 22 Sep 2023 20:45:26 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Plumb `ShenandoahGenerationalHeap` into `vmStructs`.
>
> Testing:
>
> make test TEST=hotspot_serviceability TEST_VM_OPTS="-Xlog:gc*=info:file=/tmp/servicability.log -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:ShenandoahGCMode=generational" CONF=fastdebug
>
> ...
>
> Test results: passed: 319; failed: 0
Marked as reviewed by kdnilsen (Committer).
-------------
PR Review: https://git.openjdk.org/shenandoah/pull/329#pullrequestreview-1642743306
More information about the shenandoah-dev
mailing list