RFR: 8249884: Shenandoah: Call report_num_dead() from ShParallelWeakRootsCleaningTask destructor

Zhengyu Gu zgu at redhat.com
Wed Jul 22 15:00:56 UTC 2020


Good!

Thanks,

-Zhengyu

On 7/22/20 10:55 AM, Roman Kennke wrote:
> JDK-8249877 added a call to report_num_dead() after each call to
> ShParallelWeakRotsCleaningTask usage. It is cleaner to simply call it
> from the destructor of that task.
> 
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8249884
> Webrev:
> http://cr.openjdk.java.net/~rkennke/JDK-8249884/webrev.00/
> 
> Testing: hotspot_gc_shenandoah, MemberNameLeak.java
> 
> Ok?
> 
> Thanks,
> Roman
> 



More information about the shenandoah-dev mailing list