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 This pull request has now been integrated. Changeset: e2b1013f Author: Leonid Mesnik <lmes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e2b1013f11fc605501c3bf77976facb9b870d28e Stats: 73 lines in 11 files changed: 5 ins; 64 del; 4 mod 8306326: [BACKOUT] 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects Reviewed-by: sspitsyn, thartmann, kvn ------------- PR: https://git.openjdk.org/jdk/pull/13806