RFR: 8358618: UnsupportedOperationException no-args constructor javadoc is not clear [v2]
Nizar Benalla
nbenalla at openjdk.org
Tue Jul 29 14:37:10 UTC 2025
> Please review this patch that extends the javadoc of `UnsupportedOperationException` no-arg constructor, to clear up that the detail message is null.
Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:
review comments about consistency
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26533/files
- new: https://git.openjdk.org/jdk/pull/26533/files/7ec75a40..f1a2e8c4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26533&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26533&range=00-01
Stats: 7 lines in 2 files changed: 0 ins; 0 del; 7 mod
Patch: https://git.openjdk.org/jdk/pull/26533.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26533/head:pull/26533
PR: https://git.openjdk.org/jdk/pull/26533
More information about the core-libs-dev
mailing list