RFR: 8264417: ParallelCompactData::region_offset should not accept pointers outside the current region

Thomas Schatzl tschatzl at openjdk.java.net
Tue Mar 30 11:12:43 UTC 2021


On Tue, 30 Mar 2021 09:21:15 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Change the accepted value range for `ParallelCompactData::region_offset` to avoid the surprising result, 0.

Lgtm.

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

Marked as reviewed by tschatzl (Reviewer).

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



More information about the hotspot-gc-dev mailing list