RFR: 8257162: Initialize ThreadLocalAllocBuffer members [v3]

Per Liden pliden at openjdk.java.net
Fri Nov 27 08:40:56 UTC 2020


On Thu, 26 Nov 2020 14:33:09 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Hi all,
>> 
>>   can I have reviews for this change that adds initialization for all ThreadLocalAllocBuffer members so that when inspecting threads' TLABs the values are not random too?
>> 
>> Testing: tier1,tier2
>> 
>> Thanks,
>>   Thomas
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   ayang review. Remove old constructor.

Marked as reviewed by pliden (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/1458



More information about the hotspot-gc-dev mailing list