RFR: 8340205: Native linker allows MemoryLayout consisting of only PaddingLayout [v16]

Per Minborg pminborg at openjdk.org
Wed Nov 13 15:21:24 UTC 2024


> This PR prevents sequence layout with padding to be used with the Linker.

Per Minborg has updated the pull request incrementally with one additional commit since the last revision:

  Fix failing test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21041/files
  - new: https://git.openjdk.org/jdk/pull/21041/files/97f8da66..69e6593d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21041&range=15
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21041&range=14-15

  Stats: 6 lines in 2 files changed: 2 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/21041.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21041/head:pull/21041

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


More information about the core-libs-dev mailing list