RFR: 8298303: (fs) temporarily remove Path.getExtension
Brian Burkhalter
bpb at openjdk.org
Wed Dec 7 17:23:52 UTC 2022
Remove `java.nio.file.Path::getExtension` from the JDK 20 mainline to allow its definition time to settle.
-------------
Commit messages:
- 8298303: (fs) temporarily remove Path.getExtension
Changes: https://git.openjdk.org/jdk/pull/11566/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11566&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8298303
Stats: 143 lines in 2 files changed: 0 ins; 142 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/11566.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11566/head:pull/11566
PR: https://git.openjdk.org/jdk/pull/11566
More information about the nio-dev
mailing list