RFR 8023367 Collections.emptyList().sort((Comparator)null) throws NPE

Alan Bateman Alan.Bateman at oracle.com
Tue Aug 20 15:59:59 UTC 2013


On 20/08/2013 16:39, Paul Sandoz wrote:
> Hi,
>
> Please see below for a simple fix to stop throwing an NPE on Collections.emptyList().sort(null);
>
> Paul.
>
Looks okay to me.

-Alan



More information about the core-libs-dev mailing list