git: openjdk/jfx: master: 8289397: Fix warnings: Possible accidental assignment in place of a comparison. A condition expression should not be reduced to an assignment

Kevin Rushforth kcr at openjdk.org
Fri Jul 29 17:52:56 UTC 2022


Changeset: 4b4deaef
Author:    Andy Goryachev <angorya at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date:      2022-07-29 17:49:55 +0000
URL:       https://git.openjdk.org/jfx/commit/4b4deaef96ac9efcb2f0cb57891ef617234bee8a

8289397: Fix warnings: Possible accidental assignment in place of a comparison. A condition expression should not be reduced to an assignment

Reviewed-by: kcr

! modules/javafx.graphics/src/main/java/com/sun/javafx/css/StyleManager.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/util/Utils.java
! modules/javafx.graphics/src/main/java/com/sun/scenario/effect/impl/prism/PrEffectHelper.java



More information about the openjfx-changes mailing list