RFR: 8348556: Inlining fails earlier for MemorySegment::reinterpret [v3]

Per Minborg pminborg at openjdk.org
Wed Feb 5 14:34:54 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 one additional commit since the last revision:

  Revert change

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23460/files
  - new: https://git.openjdk.org/jdk/pull/23460/files/3d6a5fc5..ca1dcbdd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23460&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23460&range=01-02

  Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 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