RFR: 8210708: Use single mark bitmap in G1 [v15]
Thomas Schatzl
tschatzl at openjdk.org
Thu Jul 7 15:47:41 UTC 2022
On Thu, 7 Jul 2022 15:42:39 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Thomas Schatzl has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 29 commits:
>>
>> - merge branch 'master' into pull/8956
>> - Fix verification (another time) - let TAMS be kept until the last useful time
>> - ayang review, cleanup
>> - Remove debug code
>> - Bitmap clear during full gc verification must happen after before-verificaton
>> - Merge branch 'master' into pull/8957
>> - Fix compilation after merge
>> - Merge branch 'master' into pull/8957
>> - Fix bits-above-tams verification
>> Fix issue with region liveness logging, using outdated value
>> - Fix bitmap verification
>> - ... and 19 more: https://git.openjdk.org/jdk/compare/83418952...a299ce91
>
> Marked as reviewed by ayang (Reviewer).
Thanks a lot @albertnetymk @walulyai for your reviews.
-------------
PR: https://git.openjdk.org/jdk/pull/8957
More information about the hotspot-gc-dev
mailing list