RFR: 8357621: G1: Clean up G1BiasedArray [v3]
Thomas Schatzl
tschatzl at openjdk.org
Mon May 26 08:25:09 UTC 2025
On Fri, 23 May 2025 12:25:36 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> Hi all,
>>
>> please review this minor touch-up of the G1BiasedArray classes, removing some unused methods and improving method visibility a bit.
>>
>> Testing: gha
>>
>> Thanks,
>> Thomas
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>
> * fix gtests: move gtest specific code to gtest
The two GHA failures seem to be something unrelated, CDS issues.
Thanks @albertnetymk @kstefanj for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25406#issuecomment-2908927351
More information about the hotspot-gc-dev
mailing list