RFR: 8298318: (fs) APIs for handling filename extensions

Brian Burkhalter bpb at openjdk.org
Thu Nov 9 17:33:03 UTC 2023


On Thu, 9 Nov 2023 05:16:22 GMT, Stuart Marks <smarks at openjdk.org> wrote:

> Probably need to add test cases for this.

Testing definitely needs to be broadened, but I think it should wait until there is consensus on the proposed API(s).

> I have additional questions about whether a trailing dot should or shouldn't be removed in this case; but maybe that's still currently being discussed? Not sure where that stands at the moment.

At the moment I think that everything except perhaps `Path.getExtension` is still pretty fluid.

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

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


More information about the nio-dev mailing list