RFR: 8272579: G1: remove unnecesary null check in G1ParScanThreadStateSet::flush

Ivan Walulya iwalulya at openjdk.java.net
Tue Aug 17 19:47:24 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

Marked as reviewed by iwalulya (Committer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/5145



More information about the hotspot-gc-dev mailing list