[11] RFR: 8193128: Reduce number of implementation classes returned by List/Set/Map.of()

Claes Redestad claes.redestad at oracle.com
Thu Mar 22 19:18:11 UTC 2018



On 2018-03-22 19:03, Stuart Marks wrote:
>
> One small issue is with this comment:
>
>  295          * Constructs a sublist of an arbitrary AbstractList, 
> which is
>  296          * not a SubList itself.
>
> This supports sublists of an arbitrary AbstractImmutableList, not 
> AbstractList.
>
> Other than this, I think you're good to go! 

I will update the comment and push, thanks!

/Claes


More information about the core-libs-dev mailing list