RFR: 8297814: (fs) Re-visit Path.getExtension return value [v2]

Lance Andersen lancea at openjdk.org
Wed Dec 7 12:06:42 UTC 2022


On Tue, 6 Dec 2022 22:15:23 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Revise `java.nio.file.Path::getExtension` never to return `null` and to simplify implementing other path manipulations such as removing and replacing the file name extension.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8297814: Address reviewer comments

Marked as reviewed by lancea (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/11545


More information about the nio-dev mailing list