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

Per Minborg pminborg at openjdk.org
Thu Nov 21 14:05:36 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 checking of padding layouts

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21041/files
  - new: https://git.openjdk.org/jdk/pull/21041/files/28b3ad6d..0102e568

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

  Stats: 47 lines in 2 files changed: 41 ins; 0 del; 6 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