On Fri, 31 Mar 2023 06:07:39 GMT, Julian Waters <jwat...@openjdk.org> wrote:
> C11 has been stable for a long time on all platforms, so native code can use > the standard alignas operator for alignment requirements This pull request has now been integrated. Changeset: 78c38317 Author: Julian Waters <jwat...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/78c3831701667069e7e048cd56b534ae2d8d15a1 Stats: 11 lines in 3 files changed: 5 ins; 0 del; 6 mod 8305341: Alignment should be enforced by alignas instead of compiler specific attributes Reviewed-by: mdoerr ------------- PR: https://git.openjdk.org/jdk/pull/13258