RFR: JDK-8295236: Update JavaDoc in javafx.geometry.Point3D
Kevin Rushforth
kcr at openjdk.org
Thu Oct 13 15:53:51 UTC 2022
On Wed, 12 Oct 2022 17:28:42 GMT, Douglas Held <duke at 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.
A couple comments.
-------------
PR: https://git.openjdk.org/jfx/pull/913
More information about the openjfx-dev
mailing list