RFR: 8358618: UnsupportedOperationException constructors javadoc is not clear [v4]
Alexey Ivanov
aivanov at openjdk.org
Fri Aug 8 18:04:11 UTC 2025
On Fri, 8 Aug 2025 11:01:09 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
>> 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:
>
> revert changes to RuntimeException.java
> Wrap lines at 80 chars
Marked as reviewed by aivanov (Reviewer).
> Looks fine to me. Please wait for another core library reviewer.
>
> /reviewer 2 reviewers
@liach You had to use the [`/reviewers` command](https://wiki.openjdk.org/display/SKARA/Pull+Request+Commands#PullRequestCommands-/reviewers).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26533#pullrequestreview-3101756593
PR Comment: https://git.openjdk.org/jdk/pull/26533#issuecomment-3168887406
More information about the core-libs-dev
mailing list