On Mon, 27 Apr 2026 09:13:16 GMT, Maurizio Cimadamore <[email protected]>
wrote:
>> Per Minborg has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Change the way throwing toString is handled
>
> src/java.base/share/classes/java/util/Set.java line 793:
>
>> 791: * The returned Set is <em>not</em> {@linkplain Serializable}.
>> 792: * <p>
>> 793: * Here is an example involving an application that manages various
>> configurable
>
> Here we provide an example when to use this-- but there's no such examples
> for lazy List/Map. Was this added because the use case for lazy set feels
> more obscure?
I will add such examples in List and Map.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30194#discussion_r3161030073