Integrated: 8315485: (fs) Move java/nio/file/Path/Misc.java tests into java/nio/file/Path/PathOps.java

Brian Burkhalter bpb at openjdk.org
Fri Sep 15 15:18:49 UTC 2023


On Tue, 5 Sep 2023 21:58:11 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> In the `java/nio/file/Path` tests, add to `PathOps` tests equivalent to those in `Misc` and then remove the latter.

This pull request has now been integrated.

Changeset: 8dfde28b
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8dfde28b289cbb53173f0ab759156088bbaf74f1
Stats:     149 lines in 2 files changed: 58 ins; 88 del; 3 mod

8315485: (fs) Move java/nio/file/Path/Misc.java tests into java/nio/file/Path/PathOps.java

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/15572


More information about the nio-dev mailing list