On Mon, 24 Feb 2025 22:57:21 GMT, Alexander Matveev <almat...@openjdk.org> 
wrote:

> This one is confusing. It will evaluate to true if both != null

Correct. They both shouldn't be `true`. One of them must be `true`, and another 
one must be `false`.

> Did you mean "&&" instead of "=="?

No. I meant `==` :)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23754#discussion_r1968649331

Reply via email to