Some final polishing to align javadocs with the JEP.

- Main goal is to remove usage of "statewise equivalent", as noted in the title
- A little bit of general editing in the Object intro, `equals` method, and 
`clone` method
- Corrected "the finalize method of a value ~class~ _object_ will never be 
invoked"

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

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

Commit messages:
 - 8388177: [lworld] Remove "statewise equivalent" terminology from APIs

Changes: https://git.openjdk.org/valhalla/pull/2651/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2651&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8388177
  Stats: 28 lines in 3 files changed: 4 ins; 2 del; 22 mod
  Patch: https://git.openjdk.org/valhalla/pull/2651.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2651/head:pull/2651

PR: https://git.openjdk.org/valhalla/pull/2651

Reply via email to