[12] RFR(XS) 8207056: Epsilon GC to support object pinning

Zhengyu Gu zgu at redhat.com
Wed Jul 11 16:37:45 UTC 2018



On 07/11/2018 12:30 PM, Aleksey Shipilev wrote:
> On 07/11/2018 06:28 PM, Zhengyu Gu wrote:
>> Please review this small change to support object pinning in Epsilon GC.
>>
>> Pinning object in Epsilon GC is no-op, so it is simpler than doing GCLock dance.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8207056
>> Webrev: http://cr.openjdk.java.net/~zgu/8207056/webrev.00/
> 
> This looks good to me, thanks!
> 
> Make the comment more verbose: "Object pinning support: every object is implicitly pinned"

Thanks for the review.

Updated: http://cr.openjdk.java.net/~zgu/8207056/webrev.01/

-Zhengyu


> 
> -Aleksey
> 



More information about the hotspot-gc-dev mailing list