Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8203556 | 11.0.1 | Per Liden | P4 | Resolved | Fixed | team |
Introduce an ATTRIBUTE_ALIGNED(x) macro, which expands to __attribute__((aligned(x)) or the equivalent of that.
We already use this is some parts of the code, but we don't have a macro in globalDefinitions.hpp for this.
We already use this is some parts of the code, but we don't have a macro in globalDefinitions.hpp for this.
- backported by
-
JDK-8203556 Introduce ATTRIBUTE_ALIGNED macro
-
- Resolved
-