RFR: 8306326: [BACKOUT] 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects

Leonid Mesnik lmesnik at openjdk.org
Thu May 4 15:20:00 UTC 2023


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

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

Commit messages:
 - Revert "8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects"

Changes: https://git.openjdk.org/jdk/pull/13806/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13806&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8306326
  Stats: 72 lines in 11 files changed: 5 ins; 63 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/13806.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13806/head:pull/13806

PR: https://git.openjdk.org/jdk/pull/13806


More information about the hotspot-dev mailing list