Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
matil019 opened this issue Sep 10, 2018 · 0 comments
Closed

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

matil019 opened this issue Sep 10, 2018 · 0 comments

Comments

@matil019
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant