-
Bug
-
Resolution: Fixed
-
P4
-
repo-lilliput-17, repo-lilliput
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8312171 | Roman Kennke | P4 | Resolved | Fixed |
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.
- backported by
-
JDK-8312171 [Lilliput/JDK17] Fix oop array element alignment
- Resolved