Integrated: 8289397: Fix warnings: Possible accidental assignment in place of a comparison. A condition expression should not be reduced to an assignment
Andy Goryachev
angorya at openjdk.org
Fri Jul 29 17:54:54 UTC 2022
On Tue, 26 Jul 2022 21:14:58 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> - replaced with exact functional equivalent (in the presence of exceptions, for example)
This pull request has now been integrated.
Changeset: 4b4deaef
Author: Andy Goryachev <angorya at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/4b4deaef96ac9efcb2f0cb57891ef617234bee8a
Stats: 16 lines in 3 files changed: 9 ins; 0 del; 7 mod
8289397: Fix warnings: Possible accidental assignment in place of a comparison. A condition expression should not be reduced to an assignment
Reviewed-by: kcr
-------------
PR: https://git.openjdk.org/jfx/pull/851
More information about the openjfx-dev
mailing list