-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8-shenandoah, 11.0.9, 13
-
Component/s: hotspot
-
b09
The SA agent dereferences through OopHandles with the assumption that OopHandle::_obj is at offset 0. It also doesn't apply required load barriers for ZGC.