On Tue, 26 Jul 2022 21:14:58 GMT, Andy Goryachev <ango...@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 <ango...@openjdk.org> Committer: Kevin Rushforth <k...@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