> 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).
Per Minborg has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision: - Merge branch 'master' into rfe-clarify-lc-collections - Fix typo - Clarify equals throw conditions - Remove the word 'may' from Object methods ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31274/files - new: https://git.openjdk.org/jdk/pull/31274/files/fb2c9171..2199ef57 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31274&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31274&range=00-01 Stats: 130151 lines in 1647 files changed: 27763 ins; 95565 del; 6823 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
