Integrated: 8320348: test/jdk/java/io/File/GetAbsolutePath.windowsDriveRelative fails if working directory is not on drive C

Brian Burkhalter bpb at openjdk.org
Mon Nov 20 18:25:48 UTC 2023


On Fri, 17 Nov 2023 21:51:06 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> The method `windowsDriveRelative` of the test `java/io/File/GetAbsolutePath` was incorrectly translated from its previous version to the current JUnit 5 version.

This pull request has now been integrated.

Changeset: 32098ce3
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/32098ce33cfd38e115c1e13d11c72815f7c2d4cd
Stats:     4 lines in 1 file changed: 3 ins; 0 del; 1 mod

8320348: test/jdk/java/io/File/GetAbsolutePath.windowsDriveRelative fails if working directory is not on drive C

Reviewed-by: alanb, mbaesken

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

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


More information about the core-libs-dev mailing list