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

Albert Mingkun Yang ayang at openjdk.java.net
Wed Mar 31 11:38:29 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.

This pull request has now been integrated.

Changeset: 999c1348
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/999c1348
Stats:     8 lines in 2 files changed: 2 ins; 1 del; 5 mod

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

Reviewed-by: tschatzl, iwalulya

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

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



More information about the hotspot-gc-dev mailing list