git: openjdk/jdk: 8290973: In AffineTransform, equals(Object) is inconsistent with hashCode()

Jayathirth D V jdv at openjdk.org
Thu Oct 6 16:05:52 UTC 2022


Changeset: 5c030ccc
Author:    Martin Desruisseaux <martin.desruisseaux at geomatys.com>
Committer: Jayathirth D V <jdv at openjdk.org>
Date:      2022-10-06 16:03:36 +0000
URL:       https://git.openjdk.org/jdk/commit/5c030cccae6cd7862b7ecc563fde4b7670f25c10

8290973: In AffineTransform, equals(Object) is inconsistent with hashCode()

Reviewed-by: prr

! src/java.desktop/share/classes/java/awt/geom/AffineTransform.java
+ test/jdk/java/awt/geom/AffineTransform/EqualsAndHashCode.java



More information about the jdk-changes mailing list