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

Kim Barrett kbarrett at openjdk.java.net
Wed Aug 18 05:25: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

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

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



More information about the hotspot-gc-dev mailing list