On Wed, 29 Apr 2026 12:41:09 GMT, Per Minborg <[email protected]> wrote:

>> 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.

This is now added.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30194#discussion_r3167554491

Reply via email to