On Wed, 12 Oct 2022 17:28:42 GMT, Douglas Held <d...@openjdk.org> wrote:

> The JavaDoc for equals had a copy/paste error. I normalized the text based on 
> the JavaDoc for method java.awt.Point#equals. ~~I also changed formatting in 
> the method signatures of equals(), hashCode() and toString().~~
> 
> For good measure, some kind of copy/paste detection should probably be added 
> to the many automated checks. For the entire OpenJDK project.

This pull request has now been integrated.

Changeset: 60a79156
Author:    Douglas Held <doug.h...@oracle.com>
Committer: Nir Lisker <nlis...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/60a79156ebce8b610af002ee6e4283a3409c732b
Stats:     8 lines in 1 file changed: 5 ins; 0 del; 3 mod

8295236: Update JavaDoc in javafx.geometry.Point3D

Reviewed-by: nlisker

-------------

PR: https://git.openjdk.org/jfx/pull/913

Reply via email to