RFR: 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Per Liden
per.liden at oracle.com
Wed Apr 11 12:39:17 UTC 2018
Thanks Robbin!
/Per
On 04/11/2018 12:07 PM, Robbin Ehn wrote:
> On 04/11/2018 11:54 AM, Per Liden wrote:
>>
>> Also, I've shrunk GCThreadLocalData to 112 bytes, which is what G1
>> currently needs. ZGC currently uses 156 bytes (IIRC), but that's a
>> change that should stay the ZGC repo for now.
>>
>> Updated webrev here:
>>
>> Diff: http://cr.openjdk.java.net/~pliden/8201318/webrev.1vs2/
>> Full: http://cr.openjdk.java.net/~pliden/8201318/webrev.2/
>
> Looks good, reviewed.
>
> Thanks, Robbin
>
>>
>> Thanks for reviewing.
>>
>> /Per
More information about the hotspot-dev
mailing list