RFR: 8272579: G1: remove unnecesary null check for G1ParScanThreadStateSet::_states slots
Albert Mingkun Yang
ayang at openjdk.java.net
Wed Aug 18 15:59:25 UTC 2021
On Tue, 17 Aug 2021 14:38:09 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of replacing a null-check with an assertion.
>
> Test: hotspot_gc
I updated the JBS ticket description/title as well to reflect the new patch.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5145
More information about the hotspot-gc-dev
mailing list