RFR: 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects

Leonid Mesnik lmesnik at openjdk.org
Tue Apr 11 01:05:51 UTC 2023


On Mon, 3 Apr 2023 22:20:43 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Updated VM internal object allocation C2 intrinsic to post jvmti events when needed.

I have simplified #if #else #endif and renamed functions and variables. Also, changed _should_notify_object_alloc default value to false.

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

PR Comment: https://git.openjdk.org/jdk/pull/13312#issuecomment-1502535015


More information about the serviceability-dev mailing list