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

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


On Wed, 10 Jul 2024 16:27:22 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 242f1133
Author:    Yudi Zheng <yzheng at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/242f1133f8e1b373de3714cefc7f6701c39707fe
Stats:     7 lines in 4 files changed: 6 ins; 0 del; 1 mod

8334481: [JVMCI] add LINK_TO_NATIVE to MethodHandleAccessProvider.IntrinsicMethod

Reviewed-by: dnsimon

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

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


More information about the hotspot-compiler-dev mailing list