Skip to content

(System)FileSystem::source Throws FileNotFoundException For Permissions Issues #344

Open
@saidooubella

Description

@saidooubella

I am aware of this issue since it is a JDK problem and it exists as far as I know only on the JVM (I tested the MacOSArm64 target as well and It doesn't have this problem).
With this inconsistency you can't tell wether the file is not found or the issue with the permissions without doing some nasty hacks.

To replicate this problem try calling SystemFileSystem::source with an existing file with no reading permissions and inspect the class of the thrown error and repeat the same thing with an invalid path.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions