RFR: 8280823: Remove NULL check in DumpTimeClassInfo::is_excluded
Calvin Cheung
ccheung at openjdk.java.net
Fri Jan 28 01:04:09 UTC 2022
On Thu, 27 Jan 2022 19:25:35 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Please review this trivial change. The NULL check is not needed anymore because the ``DumpTimeClassInfo::_klass` field is never set to NULL.
>
> Passed Oracle IT tiers 1~4
LGTM
-------------
Marked as reviewed by ccheung (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7249
More information about the hotspot-runtime-dev
mailing list