RFR: JDK-8266802: Shenandoah: Round up region size to page size unconditionally

Aleksey Shipilev shade at openjdk.java.net
Mon May 10 16:36:07 UTC 2021


On Mon, 10 May 2021 15:15:04 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I filed JDK-8266740, that is related. I believe we should defer region count calculation after heap size adjustment to avoid miscalculating the value. Do you think we should consolidate the 2 CRs?

Oh, I have not seen that. Yes, I reckon doing the way this PR approaches it is cleaner. I'll integrate once tests are green.

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

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



More information about the hotspot-gc-dev mailing list