RFR: 8306326: [BACKOUT] 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects
Serguei Spitsyn
sspitsyn at openjdk.org
Fri May 5 00:43:15 UTC 2023
On Thu, 4 May 2023 15:12:43 GMT, Leonid Mesnik <lmesnik at 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
More information about the hotspot-dev
mailing list