On Wed, 4 Sep 2024 19:03:32 GMT, Brian Burkhalter wrote:
>> Return the final path derived from the string returned by `canonicalize0()`.
>
> Brian Burkhalter has updated the pull request incrementally with one
> additional commit since the last revision:
>
> 8003887: Use Assumptions.assumeTru
> Return the final path derived from the string returned by `canonicalize0()`.
Brian Burkhalter has updated the pull request incrementally with one additional
commit since the last revision:
8003887: Use Assumptions.assumeTrue() and other and other cleanup
-
Changes:
- all: htt
On Wed, 4 Sep 2024 08:40:36 GMT, Alan Bateman wrote:
>> Brian Burkhalter has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> 8003887: Test getCanonicalPath when the path contains links
>
> src/java.base/windows/native/libjava/WinNTFileSystem
On Tue, 3 Sep 2024 21:50:32 GMT, Brian Burkhalter wrote:
>> Return the final path derived from the string returned by `canonicalize0()`.
>
> Brian Burkhalter has updated the pull request incrementally with one
> additional commit since the last revision:
>
> 8003887: Test getCanonicalPath whe
On Tue, 3 Sep 2024 18:45:36 GMT, Brian Burkhalter wrote:
>> Return the final path derived from the string returned by `canonicalize0()`.
>
> Brian Burkhalter has updated the pull request incrementally with one
> additional commit since the last revision:
>
> 8003887: If getFinalPath() fails,
> Return the final path derived from the string returned by `canonicalize0()`.
Brian Burkhalter has updated the pull request incrementally with one additional
commit since the last revision:
8003887: Test getCanonicalPath when the path contains links
-
Changes:
- all: https://g
On Tue, 3 Sep 2024 16:00:53 GMT, Brian Burkhalter wrote:
>> Brian Burkhalter has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> 8003887: Free value allocated in and returned by getFinalPath()
>
> src/java.base/windows/classes/java/io/WinNTF
> Return the final path derived from the string returned by `canonicalize0()`.
Brian Burkhalter has updated the pull request incrementally with one additional
commit since the last revision:
8003887: If getFinalPath() fails, return the string returned by
canonicalize0()
-
Change
On Tue, 3 Sep 2024 15:56:36 GMT, Alan Bateman wrote:
> Can you check the tests in java/nio/file. I think they may skip if
> Files.createSymbolicLink fails, which it might do some Windows test machines
> but not others.
>From `Links.java`:
// Check if sym links are supported
tr
On Fri, 30 Aug 2024 21:39:47 GMT, Brian Burkhalter wrote:
>> Return the final path derived from the string returned by `canonicalize0()`.
>
> Brian Burkhalter has updated the pull request incrementally with one
> additional commit since the last revision:
>
> 8003887: Free value allocated in
On Tue, 3 Sep 2024 15:41:38 GMT, Brian Burkhalter wrote:
> Links can't be created without elevated permissions so I need to investigate
> how to do this. I think it's already done in some other tests.
Can you check the tests in java/nio/file. I think they may skip if
Files.createSymbolicLink f
On Mon, 2 Sep 2024 09:06:59 GMT, Alan Bateman wrote:
> Are you planning to add a test for this?
Links can't be created without elevated permissions so I need to investigate
how to do this. I think it's already done in some other tests.
-
PR Comment: https://git.openjdk.org/jdk/pul
On Fri, 30 Aug 2024 21:39:47 GMT, Brian Burkhalter wrote:
>> Return the final path derived from the string returned by `canonicalize0()`.
>
> Brian Burkhalter has updated the pull request incrementally with one
> additional commit since the last revision:
>
> 8003887: Free value allocated in
> Return the final path derived from the string returned by `canonicalize0()`.
Brian Burkhalter has updated the pull request incrementally with one additional
commit since the last revision:
8003887: Free value allocated in and returned by getFinalPath()
-
Changes:
- all: https
On Fri, 30 Aug 2024 20:59:18 GMT, Brian Burkhalter wrote:
> Return the final path derived from the string returned by `canonicalize0()`.
The variable `GetFinalPathNameByHandle_func` is removed from the native code as
we no longer care about Windows versions preceding Vista.
-
PR C
Return the final path derived from the string returned by `canonicalize0()`.
-
Commit messages:
- 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows
Changes: https://git.openjdk.org/jdk/pull/20801/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20801&r
16 matches
Mail list logo