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

Tom Rodriguez never at openjdk.org
Thu Dec 21 19:25:57 UTC 2023


On Tue, 19 Dec 2023 07:31:05 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.
>
> Raphael Mosaner has updated the pull request incrementally with one additional commit since the last revision:
> 
>   [JVMCI] Documentation for _should_notify_object_alloc export.

Marked as reviewed by never (Reviewer).

Looks good.

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

PR Review: https://git.openjdk.org/jdk/pull/16980#pullrequestreview-1793541357
PR Comment: https://git.openjdk.org/jdk/pull/16980#issuecomment-1866817021


More information about the hotspot-compiler-dev mailing list