RFR: 8242082: Shenandoah: Purge Traversal mode

Aleksey Shipilev shade at redhat.com
Fri Apr 3 13:02:21 UTC 2020


On 4/3/20 2:56 PM, Roman Kennke wrote:
> http://cr.openjdk.java.net/~rkennke/JDK-8242082/webrev.02/

*) Missing space after comma in shenandoahClosures.inline.hpp now:

  45   shenandoah_assert_not_forwarded_if(NULL,
obj,ShenandoahHeap::heap()->is_concurrent_mark_in_progress());

Otherwise looks good! Fix the nit above before push.

I think there would be some minor conflicts if you pull in recent changes from jdk/jdk.

-- 
Thanks,
-Aleksey



More information about the shenandoah-dev mailing list