RFR: 8298318: (fs) APIs for handling filename extensions [v8]
Brian Burkhalter
bpb at openjdk.org
Fri May 24 15:22:07 UTC 2024
On Wed, 13 Mar 2024 23:12:50 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 incrementally with one additional commit since the last revision:
>
> 8298318: Add parameter checks for withExtension
Continued to JDK 24.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16226#issuecomment-2129801271
More information about the nio-dev
mailing list