-
Bug
-
Resolution: Fixed
-
P4
-
None
-
repo-lilliput-17
-
generic
-
generic
When running with -COOPS, oop array elements need to be 8-byte-aligned. We have this correct in runtime, but not in the SA. Notably, the problem manifests with ZGC.
- backport of
-
JDK-8310010 [Lilliput] SA: Fix oop array element alignment
- Resolved