RFR: Don't enter SATB pre-barrier when in traversal.

Roman Kennke rkennke at redhat.com
Fri Jan 26 10:43:43 UTC 2018


This is the fix for the problem that Zhengyu found. It's another side 
effect of turning on MARKING during traversal. We need to ensure to not 
enter the SATB pre-barrier during traversal.

http://cr.openjdk.java.net/~rkennke/traversal-no-pre-barrier/webrev.00/

Passes hotspot_gc_shenandoah

Good?


More information about the shenandoah-dev mailing list