Integrated: 8320139: [JVMCI] VmObjectAlloc is not generated by intrinsics methods which allocate objects
Raphael Mosaner
duke at openjdk.org
Thu Dec 21 19:25:58 UTC 2023
On Tue, 5 Dec 2023 18:26:57 GMT, Raphael Mosaner <duke at openjdk.org> wrote:
> This PR exports a pointer to `JvmtiExport::_should_notify_object_alloc` via JVMCI to enable intrinsification of unsafe allocations in accordance to C2.
This pull request has now been integrated.
Changeset: 84c23792
Author: Raphael Mosaner <raphael.m.mosaner at oracle.com>
Committer: Tom Rodriguez <never at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/84c23792856c5c2374963d78a7a734a467bbb79b
Stats: 13 lines in 3 files changed: 13 ins; 0 del; 0 mod
8320139: [JVMCI] VmObjectAlloc is not generated by intrinsics methods which allocate objects
Reviewed-by: never, dnsimon
-------------
PR: https://git.openjdk.org/jdk/pull/16980
More information about the hotspot-compiler-dev
mailing list