[jdk16u] Integrated: 8266802: Shenandoah: Round up region size to page size unconditionally

Zhengyu Gu zgu at openjdk.java.net
Fri May 21 21:22:37 UTC 2021


On Thu, 20 May 2021 16:50:33 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this patch to 16u.
> 
> Without this patch, Shenandoah may not create enough regions to cover whole heap, that results some of heap memory never used.
> 
> The original patch applies cleanly to 16u and passed new test in patch.

This pull request has now been integrated.

Changeset: e0060a32
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk16u/commit/e0060a32ba7aa87678aebc707178fda6a49fb6a3
Stats:     76 lines in 3 files changed: 71 ins; 0 del; 5 mod

8266802: Shenandoah: Round up region size to page size unconditionally

Backport-of: e5d3ee394ae940ee0111489e6e072f327ec29c3b

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

PR: https://git.openjdk.java.net/jdk16u/pull/120


More information about the jdk-updates-dev mailing list