RFR: JDK-8295236: Update JavaDoc in javafx.geometry.Point3D [v5]

Douglas Held duke at openjdk.org
Wed Oct 19 12:34:15 UTC 2022


> 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.

Douglas Held has updated the pull request incrementally with one additional commit since the last revision:

  Update Point3D.java
  
  Per review

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/913/files
  - new: https://git.openjdk.org/jfx/pull/913/files/eb08b561..374f51e5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=913&range=04
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=913&range=03-04

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jfx/pull/913.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/913/head:pull/913

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


More information about the openjfx-dev mailing list