RFR: 8348556: Inlining fails earlier for MemorySegment::reinterpret [v4]
Per Minborg
pminborg at openjdk.org
Wed Feb 5 14:43:52 UTC 2025
> This PR proposes to add some `@ForceInline` annotations in the `Module` class in order to assist inlining of FFM var/method handles.
>
> Tested and passed tier1-3
Per Minborg has updated the pull request incrementally with two additional commits since the last revision:
- Remove reformatting
- Remove file
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23460/files
- new: https://git.openjdk.org/jdk/pull/23460/files/ca1dcbdd..c095eb18
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23460&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23460&range=02-03
Stats: 159 lines in 2 files changed: 0 ins; 158 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/23460.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23460/head:pull/23460
PR: https://git.openjdk.org/jdk/pull/23460
More information about the core-libs-dev
mailing list