[15] RFR 8241793: Shenandoah: Enable concurrent class unloading for aarch64

Stuart Monteith stuart.monteith at arm.com
Wed Apr 29 22:08:35 UTC 2020


Apologies the footer gets attached if I forget to tell Thunderbird to work around it. I of course don't mean "IMPORTANT 
NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the 
intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it 
for any purpose, or store or copy the information in any medium. Thank you."



On 29/04/2020 22:51, Stuart Monteith wrote:
> On 29/04/2020 20:09, Zhengyu Gu wrote:
>> Concurrent class unloading support for aarch64 [1] has been pushed, let's enable it for Shenandoah GC.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8241793
>> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8241793/webrev.00/
>>
>> Test:
>>    hotspot_gc_shenandoah
>>    tier1 with Shenandoah GC
>>
>> Thanks,
>>
>> -Zhengyu
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-8216557
>>
> 
> Hi Zhengyu,
>          That looks good to me. I presume you created "TestGCBasherDeoptWithShenandoah.java" because you are sweeping across a
> number of different modes, and not just picking up on an old version of the ZGC patch? Otherwise, you might want to do
> what I did and add some clauses to TestGCBasherWithShenandoah like I did on Z?
> 
> BR,
>          Stuart
> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
> 




More information about the hotspot-gc-dev mailing list