RFR: 8320139: [JVMCI] VmObjectAlloc is not generated by intrinsics methods which allocate objects

Doug Simon dnsimon at openjdk.org
Fri Dec 8 00:17:13 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.

Marked as reviewed by dnsimon (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16980#pullrequestreview-1771325250


More information about the hotspot-compiler-dev mailing list