Integrated: 8257971: (fs) Remove unused code from WindowsPath.subpath(begin, end)
Brian Burkhalter
bpb at openjdk.java.net
Thu Dec 10 19:58:58 UTC 2020
On Wed, 9 Dec 2020 16:52:18 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Please review this trivial change to remove the useless, vestigial local variable `nelems` from `WindowsPath::subpath(int,int)`.
This pull request has now been integrated.
Changeset: 42264b2d
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/42264b2d
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8257971: (fs) Remove unused code from WindowsPath.subpath(begin, end)
Reviewed-by: lancea
-------------
PR: https://git.openjdk.java.net/jdk/pull/1718
More information about the nio-dev
mailing list