RFR: 8305341: Alignment should be enforced by alignas instead of compiler specific attributes [v3]

Julian Waters jwaters at openjdk.org
Sat Apr 8 13:24:37 UTC 2023


> C11 has been stable for a long time on all platforms, so native code can use the standard alignas operator for alignment requirements

Julian Waters has updated the pull request incrementally with one additional commit since the last revision:

  Semicolon

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13258/files
  - new: https://git.openjdk.org/jdk/pull/13258/files/7dc7f7d8..07f5c702

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13258&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13258&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13258.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13258/head:pull/13258

PR: https://git.openjdk.org/jdk/pull/13258


More information about the serviceability-dev mailing list