-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8-shenandoah, 11-shenandoah, 13
-
Component/s: hotspot
-
b22
Shenandoah verifier can have side-effects if running in evacuation phase, by triggering LRB to evacuate oops.
We can eliminate the side-effects by resetting gc_state, after gc flag checking, and restore gc_state after verification is done.
We can eliminate the side-effects by resetting gc_state, after gc flag checking, and restore gc_state after verification is done.
- relates to
-
JDK-8221766 Load-reference barriers for Shenandoah
-
- Resolved
-