This PR proposes to remove the word "may" as if computation fails, the `Object` 
methods are obliged to throw.

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

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

Commit messages:
 - Fix typo
 - Clarify equals throw conditions
 - Remove the word 'may' from Object methods

Changes: https://git.openjdk.org/jdk/pull/31274/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31274&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8385054
  Stats: 13 lines in 3 files changed: 9 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/31274.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31274/head:pull/31274

PR: https://git.openjdk.org/jdk/pull/31274

Reply via email to