RFR: 8298303: (fs) temporarily remove Path.getExtension
Stuart Marks
smarks at openjdk.org
Wed Dec 7 17:23:53 UTC 2022
On Wed, 7 Dec 2022 17:01:59 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Remove `java.nio.file.Path::getExtension` from the JDK 20 mainline to allow its definition time to settle.
Looks like a straightforward backout of relevant code and doc comments from JDK-8057113.
-------------
Marked as reviewed by smarks (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11566
More information about the nio-dev
mailing list