RFR: 8320348: java.io.File.getAbsolutePath fails if working directory is not on drive C
Brian Burkhalter
bpb at openjdk.org
Fri Nov 17 22:07:29 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.
@MBaesken I would appreciate it if you would try out this proposed change to see whether it fixes the problem that you reported. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16720#issuecomment-1817171975
More information about the core-libs-dev
mailing list