Integrated: 8258422: Cleanup unnecessary null comparison before instanceof check in java.base
Andrey Turbanov
github.com+741251+turbanoff at openjdk.java.net
Mon Jan 11 23:47:08 UTC 2021
On Sat, 5 Sep 2020 18:55:53 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:
> 8258422: Cleanup unnecessary null comparison before instanceof check in java.base
This pull request has now been integrated.
Changeset: 022bc9f0
Author: Andrey Turbanov <turbanoff at gmail.com>
Committer: Aleksei Efimov <aefimov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/022bc9f0
Stats: 82 lines in 22 files changed: 1 ins; 13 del; 68 mod
8258422: Cleanup unnecessary null comparison before instanceof check in java.base
Reviewed-by: chegar, aefimov
-------------
PR: https://git.openjdk.java.net/jdk/pull/20
More information about the net-dev
mailing list