RFR: 8301843: Remove dummy region allocation

Thomas Schatzl tschatzl at openjdk.org
Thu Feb 9 10:51:54 UTC 2023


On Tue, 7 Feb 2023 21:51:35 GMT, Y. Srinivas Ramakrishna <ysr at openjdk.org> wrote:

>> Hi all,
>> 
>>   can I have reviews for this imo trivial removal of some debug code?
>> 
>> This code has never been used by me, and there are better ways imo to get the same effects - see the CR.
>> 
>> Testing: local compilation, gha
>> 
>> Thanks,
>>   Thomas
>
> Never mind; I didn't realize it was allocating dummy regions, not dummy objects. Reviewed.

Thanks @ysramakrishna @albertnetymk @lkorinth for your reviews

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

PR: https://git.openjdk.org/jdk/pull/12433


More information about the hotspot-gc-dev mailing list