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

Per Minborg pminborg at openjdk.org
Tue Oct 29 10:19:36 UTC 2024


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

Per Minborg has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 15 additional commits since the last revision:

 - Add rule checkings in AbstractLinker and add tests
 - Merge branch 'master' into linker-padding-layout-only
 - Update Linker docs
 - Merge branch 'master' into linker-padding-layout-only
 - Reword doce
 - Add to specification and refine detection of PL GLs
 - Add specific message for group layouts with only padding layouts
 - Merge branch 'master' into linker-padding-layout-only
 - Check exception message
 - Remove redundant doc section
 - ... and 5 more: https://git.openjdk.org/jdk/compare/c482d0eb...8e4ee286

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21041/files
  - new: https://git.openjdk.org/jdk/pull/21041/files/b5e795f3..8e4ee286

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

  Stats: 54638 lines in 1050 files changed: 28759 ins; 22053 del; 3826 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