RFR: 8350266: [PPC64] Interpreter: intrinsify Thread.currentThread()

David Linus Briemann duke at openjdk.org
Wed Mar 5 21:52:31 UTC 2025


Implementation of intrinsic Thread.currentThread() for PPC64.

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

Commit messages:
 - implement generate_currentThread for PPC

Changes: https://git.openjdk.org/jdk/pull/23677/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23677&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8350266
  Stats: 14 lines in 1 file changed: 13 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/23677.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23677/head:pull/23677

PR: https://git.openjdk.org/jdk/pull/23677


More information about the hotspot-dev mailing list