git: openjdk/jfx: master: 8289389: Fix warnings: type should also implement hashCode() since it overrides Object.equals()

Nir Lisker nlisker at openjdk.org
Mon Jul 25 22:15:51 UTC 2022


Changeset: 075cc80b
Author:    Andy Goryachev <angorya at openjdk.org>
Committer: Nir Lisker <nlisker at openjdk.org>
Date:      2022-07-25 22:14:51 +0000
URL:       https://git.openjdk.org/jfx/commit/075cc80b57095729fb43c17195f6b17322248748

8289389: Fix warnings: type should also implement hashCode() since it overrides Object.equals()

Reviewed-by: kcr

! modules/javafx.controls/src/test/java/test/javafx/scene/control/ListViewTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TableViewTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeTableViewTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeViewTest.java
! modules/javafx.fxml/src/main/java/javafx/fxml/FXMLLoader.java
! modules/javafx.graphics/src/main/java/com/sun/glass/ui/monocle/IntSet.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/css/CalculatedValue.java
! modules/javafx.media/src/main/java/com/sun/media/jfxmediaimpl/NativeMediaAudioClipPlayer.java
! modules/javafx.web/src/main/java/com/sun/webkit/graphics/WCRectangle.java



More information about the openjfx-changes mailing list