RFR: 8057113: (fs) Path should have a method to obtain the filename extension [v3]

Brian Burkhalter bpb at openjdk.java.net
Thu Apr 21 01:21:31 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: Add hasExtension() and replaceExtension()

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8066/files
  - new: https://git.openjdk.java.net/jdk/pull/8066/files/d5738c46..4adf810d

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8066&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8066&range=01-02

  Stats: 211 lines in 3 files changed: 205 ins; 0 del; 6 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