Integrated: 8305341: Alignment should be enforced by alignas instead of compiler specific attributes
Julian Waters
jwaters at openjdk.org
Mon Jun 26 00:35:18 UTC 2023
On Fri, 31 Mar 2023 06:07:39 GMT, Julian Waters <jwaters at 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 <jwaters at 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
More information about the core-libs-dev
mailing list