RFR: 8340205: Native linker allows MemoryLayout consisting of only PaddingLayout [v6]
Per Minborg
pminborg at openjdk.org
Mon Oct 14 12:45: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 13 additional commits since the last revision:
- 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
- Merge branch 'master' into linker-padding-layout-only
- Improve excception message
- ... and 3 more: https://git.openjdk.org/jdk/compare/64a4707a...b5e795f3
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21041/files
- new: https://git.openjdk.org/jdk/pull/21041/files/b755c61d..b5e795f3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21041&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21041&range=04-05
Stats: 67207 lines in 1109 files changed: 54440 ins; 7122 del; 5645 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