RFR: 8057113: (fs) Path should have a method to obtain the filename extension [v8]
Brian Burkhalter
bpb at openjdk.java.net
Tue May 3 17:32:04 UTC 2022
> Resurrection of the proposal to add a method to obtain the filename extension originated in PR [2319](https://github.com/openjdk/jdk/pull/2319).
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8057113: Fix getExtension() commcents; improve hasExtension() implementation
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8066/files
- new: https://git.openjdk.java.net/jdk/pull/8066/files/e5240f1c..3d537a31
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8066&range=07
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8066&range=06-07
Stats: 21 lines in 1 file changed: 4 ins; 7 del; 10 mod
Patch: https://git.openjdk.java.net/jdk/pull/8066.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8066/head:pull/8066
PR: https://git.openjdk.java.net/jdk/pull/8066
More information about the nio-dev
mailing list