RFR: 8302462: [REDO] 8297487: G1 Remark: no need to keep alive oop constants of nmethods on stack [v2]
Albert Mingkun Yang
ayang at openjdk.org
Wed Feb 15 11:38:44 UTC 2023
On Wed, 15 Feb 2023 11:27:22 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.
>
> Richard Reingruber has updated the pull request incrementally with one additional commit since the last revision:
>
> Improve comment
Marked as reviewed by ayang (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12561
More information about the hotspot-gc-dev
mailing list