RFR: 8358618: UnsupportedOperationException constructors javadoc is not clear [v4]

Roger Riggs rriggs at openjdk.org
Fri Aug 8 17:45:12 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

Looks good

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

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26533#pullrequestreview-3101716242


More information about the core-libs-dev mailing list