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

Ivan Walulya iwalulya at openjdk.org
Mon Apr 17 10:03:40 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

Marked as reviewed by iwalulya (Reviewer).

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

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


More information about the hotspot-gc-dev mailing list