RFR: 8305192: serial GC fails "assert(Universe::on_page_boundary(bottom) && Universe::on_page_boundary(end)) failed: invalid space boundaries"

Thomas Schatzl tschatzl at openjdk.org
Mon Apr 17 10:40:32 UTC 2023


On Tue, 4 Apr 2023 10:11:49 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Fix to ensure survivor-space is properly aligned.
> 
> (I tried to reproduce the failure on master but to no avail.)
> 
> Test: tier1-6

Lgtm.

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

Marked as reviewed by tschatzl (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13323#pullrequestreview-1387754552


More information about the hotspot-gc-dev mailing list