Integrated: 8334481: [JVMCI] add LINK_TO_NATIVE to MethodHandleAccessProvider.IntrinsicMethod

Yudi Zheng yzheng at openjdk.org
Wed Jul 10 20:17:42 UTC 2024


This PR allows Graal to query if a method is a `vmIntrinsics::_linkToNative` intrinsic.

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

Commit messages:
 - [JVMCI] add LINK_TO_NATIVE to MethodHandleAccessProvider.IntrinsicMethod

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

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


More information about the hotspot-compiler-dev mailing list