RFR(S) 8222425: Shenandoah: Move commonly used closures to separate files

Zhengyu Gu zgu at redhat.com
Mon Apr 15 17:05:55 UTC 2019



On 4/15/19 12:20 PM, Aleksey Shipilev wrote:
> On 4/13/19 1:16 AM, Zhengyu Gu wrote:
>> Please review this patch that refactors some shared closures to separate files.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8222425
>> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8222425/webrev.00/
> 
> Looks okay. Have you tested this without PCH? Are they actually used somewhere outside of
> ShenandoahHeap, e.g. in shConcurrentMark/shTraversalGC?
Yes, I always configure fastdebug with PCH and release without it.

Thanks,

-Zhengyu

> 
> -Aleksey
> 


More information about the shenandoah-dev mailing list