RFR: 8254876: (fs) NullPointerException not thrown when first argument to Path.of or Paths.get is null [v4]

Alan Bateman alanb at openjdk.java.net
Wed Nov 4 08:29:58 UTC 2020


On Tue, 3 Nov 2020 19:20:20 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8254876: (fs) NullPointerException not thrown when first argument to Path.of or Paths.get is null
>
> Marked as reviewed by alanb (Reviewer).

I've added release-note=yes to the JBS issue as I think this one will need a release note. There may be an argument to submit a CSR too as this is changing long standing behavior (to align the method with its specification).

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

PR: https://git.openjdk.java.net/jdk/pull/1020


More information about the nio-dev mailing list