RFR: 8306326: [BACKOUT] 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects [v2]
Leonid Mesnik
lmesnik at openjdk.org
Fri May 5 01:06:09 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
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
removed notify_jvmti_object_alloc_Type line
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13806/files
- new: https://git.openjdk.org/jdk/pull/13806/files/72e42170..fed4d98a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13806&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13806&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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-compiler-dev
mailing list