Integrated: 8302462: [REDO] 8297487: G1 Remark: no need to keep alive oop constants of nmethods on stack
Richard Reingruber
rrich at openjdk.org
Mon Feb 20 06:51:34 UTC 2023
On Tue, 14 Feb 2023 15:37:29 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
> This is a REDO of JDK-8297487 after the issues that cause the BACKOUT were resolved with [JDK-8300915](https://bugs.openjdk.org/browse/JDK-8300915)
>
> Testing:
> * The reproducer `test/langtools:tier1` was executed without crash for 12h.
> * Multiple iterations of jtreg tests tiers 1-4 on standard platforms and also on ppc64le.
This pull request has now been integrated.
Changeset: 2009dc2b
Author: Richard Reingruber <rrich at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2009dc2b737b3468ba6c78d4bf2f5a0bba20ec43
Stats: 16 lines in 2 files changed: 2 ins; 13 del; 1 mod
8302462: [REDO] 8297487: G1 Remark: no need to keep alive oop constants of nmethods on stack
Reviewed-by: tschatzl, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/12561
More information about the hotspot-gc-dev
mailing list