On Sat, 18 Nov 2023 12:30:18 GMT, Matthias Baesken wrote:
> > @MBaesken I would appreciate it if you would try out this proposed change
> > to see whether it fixes the problem that you reported. Thanks!
>
> Hi Brian, I added your patch to our tests.
After adding the patch, the errors seen befor
On Fri, 17 Nov 2023 21:51:06 GMT, Brian Burkhalter wrote:
> The method `windowsDriveRelative` of the test `java/io/File/GetAbsolutePath`
> was incorrectly translated from its previous version to the current JUnit 5
> version.
Marked as reviewed by mbaesken (Reviewer).
-
PR Review
On Fri, 17 Nov 2023 22:04:58 GMT, Brian Burkhalter wrote:
> @MBaesken I would appreciate it if you would try out this proposed change
> to see whether it fixes the problem that you reported. Thanks!
Hi Brian, I added your patch to our tests.
-
PR Comment: https://git.openjdk.org/j
On Fri, 17 Nov 2023 21:51:06 GMT, Brian Burkhalter wrote:
> The method `windowsDriveRelative` of the test `java/io/File/GetAbsolutePath`
> was incorrectly translated from its previous version to the current JUnit 5
> version.
The test fix looks okay but the title on the issue is confusing, it
On Fri, 17 Nov 2023 21:51:06 GMT, Brian Burkhalter 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 c
The method `windowsDriveRelative` of the test `java/io/File/GetAbsolutePath`
was incorrectly translated from its previous version to the current JUnit 5
version.
-
Commit messages:
- 8320348: java.io.File.getAbsolutePath fails if working directory is not on
drive C
Changes: https