Integrated: 8268699: Shenandoah: Add test for JDK-8268127

Zhengyu Gu zgu at openjdk.java.net
Mon Jun 14 18:11:00 UTC 2021


On Mon, 14 Jun 2021 14:46:00 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Large pages on x86 is 2m and Shenandoah expects >= 10 minimal regions, so heap size has to be < 20m to verify JDK-8268127.
> 
> Test:
> 
> - [x] Passed new test on Linux x86_64

This pull request has now been integrated.

Changeset: e59acd98
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e59acd9860ca9e50c91472f8215f73c17d2099b6
Stats:     71 lines in 1 file changed: 71 ins; 0 del; 0 mod

8268699: Shenandoah: Add test for JDK-8268127

Reviewed-by: rkennke

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

PR: https://git.openjdk.java.net/jdk/pull/4486



More information about the hotspot-gc-dev mailing list