RFR: 8327097: GenShen: Align PLAB sizes down rather than up

Kelvin Nilsen kdnilsen at openjdk.org
Mon Mar 18 17:58:01 UTC 2024


On Mon, 26 Feb 2024 21:27:37 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

> When adjusting LAB sizes, round down rather than rounding up.  Otherwise, we may violate the ShenandoahHumongousThreshold bound.

test/hotspot/jtreg/ProblemList.txt line 94:

> 92: gc/TestAllocHumongousFragment.java#static 8298781 generic-all
> 93: gc/stress/gclocker/TestExcessGCLockerCollections.java 8229120 generic-all
> 94: gc/shenandoah/TestHumongousThreshold.java#default 8327000 macosx-aarch64

Disable this on generic-all until 8327000 resolved.

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

PR Review Comment: https://git.openjdk.org/shenandoah/pull/401#discussion_r1529012994


More information about the shenandoah-dev mailing list