On Thu, 4 May 2023 15:12:43 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate > objects > > caused significant regressions in some benchmarks and should be reverted. > > This fix backout changes and update problemlist bugs to new issue. > Tier1 passed > Running also tier5 to check other builds and more svc testing The `notify_jvmti_object_alloc_Type` declaration needs to be also removed from the runtime.hpp file. Other than that the BACKOUT looks clean. Thanks,. Serguei ------------- PR Review: https://git.openjdk.org/jdk/pull/13806#pullrequestreview-1414075226