RFR: 8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp
yaqsun
duke at openjdk.org
Thu Jan 4 02:04:22 UTC 2024
On Thu, 4 Jan 2024 02:01:06 GMT, yaqsun <duke at openjdk.org> wrote:
>>> Yes, the default temporary file directory "/tmp" causes permission issues.
>>
>> Is this issue then perhaps a problem with the system which should not require a change to the test?
>
>> > Yes, the default temporary file directory "/tmp" causes permission issues.
>>
>> Is this issue then perhaps a problem with the system which should not require a change to the test?
>
> The issue is unrelated to system, as the issue is repeated when running with Jtreg command.
>
> jtreg/bin/jtreg -dir:test/jdk -testjdk:./** java/nio/file/Files/CopyMoveVariations.java
> @yaqsun Sorry, but I corrected a typo in the issue title so you will again need to change the title of this request to match.
The title have been updated.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17235#issuecomment-1876208085
More information about the nio-dev
mailing list