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

Julian Waters jwaters at openjdk.org
Tue Jun 20 07:20:12 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 three additional commits since the last revision:

 - Whitespace
 - Revert
 - _MSC_VER

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13258/files
  - new: https://git.openjdk.org/jdk/pull/13258/files/e63d5938..2fed50f4

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

  Stats: 5 lines in 2 files changed: 2 ins; 0 del; 3 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