RFR: 8298318: (fs) APIs for handling filename extensions [v2]

Brian Burkhalter bpb at openjdk.org
Tue Jan 2 17:05:52 UTC 2024


On Mon, 20 Nov 2023 23:30:45 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Add to `java.nio.file.Path` a method `getExtension` to retrieve the `Path`'s extension, and companion methods `removeExtension` and `addExtension`.
>
> Brian Burkhalter has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - 8298318: Correct type in path.getExtension spec
>  - Merge
>  - 8298318: (fs) APIs for handling filename extensions

continue;

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

PR Comment: https://git.openjdk.org/jdk/pull/16226#issuecomment-1874295535


More information about the nio-dev mailing list