Integrated: 8272579: G1: remove unnecesary null check for G1ParScanThreadStateSet::_states slots
Albert Mingkun Yang
ayang at openjdk.java.net
Thu Aug 19 09:59:32 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
This pull request has now been integrated.
Changeset: 82b2f21d
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/82b2f21d17828546f154cf31d174e26d0944530f
Stats: 8 lines in 1 file changed: 0 ins; 6 del; 2 mod
8272579: G1: remove unnecesary null check for G1ParScanThreadStateSet::_states slots
Reviewed-by: iwalulya, kbarrett, sjohanss
-------------
PR: https://git.openjdk.java.net/jdk/pull/5145
More information about the hotspot-gc-dev
mailing list