On Tue, 29 Jul 2025 15:00:11 GMT, Nizar Benalla <nbena...@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: > > Feedback from Alexey. I think it is preferable for this PR to just update `UnsupportedOperationException` and leave any updates to `RuntimeException` to follow-up work. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26533#issuecomment-3165941804