On Sat, 5 Sep 2020 18:55:53 GMT, Andrey Turbanov 
<github.com+741251+turban...@openjdk.org> wrote:

> 8258422: Cleanup unnecessary null comparison before instanceof check in 
> java.base

I believe this changes is useful and still actual:
1. improve code to make it easier to read.
2. performance should be improved a bit too

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

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

Reply via email to