Integrated: 8280823: Remove NULL check in DumpTimeClassInfo::is_excluded
Ioi Lam
iklam at openjdk.java.net
Fri Jan 28 01:59:10 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
This pull request has now been integrated.
Changeset: a1d1e475
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a1d1e4753b87dfc6ce179c389480dcf2c5a0dc2e
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
8280823: Remove NULL check in DumpTimeClassInfo::is_excluded
Reviewed-by: minqi, ccheung
-------------
PR: https://git.openjdk.java.net/jdk/pull/7249
More information about the hotspot-runtime-dev
mailing list