> Hi all, > > please review this change that extends G1 eager reclaim to large flat > arrays. > > This is mostly just a generalization ion of the existing mechanism, there is > not much new about it. > > Testing: gha, tier1-5 > > Thanks, > Thomas
Thomas Schatzl has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits: - Merge branch 'lworld' into 8380778-eager-reclaim-flat-arrays - 8380778 * initial version * rename _has_no_references() to _has_no_oops() * fix issue with large instanceoops * fix assertions? * initial version * rename _has_no_references() to _has_no_oops() * fix issue with large instanceoops * fix condition to make assert pass ------------- Changes: https://git.openjdk.org/valhalla/pull/2255/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2255&range=01 Stats: 140 lines in 8 files changed: 72 ins; 4 del; 64 mod Patch: https://git.openjdk.org/valhalla/pull/2255.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2255/head:pull/2255 PR: https://git.openjdk.org/valhalla/pull/2255
