Skip to content

frege.java.IO.File should be declared pure native #367

@matil019

Description

@matil019

The JDK documentation clearly states that:

Instances of the File class are immutable; that is, once created, the abstract pathname represented by a File object will never change.

So File should be declared pure native.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions