On Tue, 13 Aug 2024 21:51:55 GMT, Valerie Peng <valer...@openjdk.org> wrote:
>> Yes. We want the implementation to return the parameters, especially if it >> is supplying any defaults. > > Since it must be overridden, no way for the `UnsupportedOperationException` > to happen? The text implies that implementations may throw `UnsupportedOperationException` in their method body, even though they are technically forced to override the method. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1717149497