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

Java 9 illegal access in tests #2

Open
ecki opened this issue Oct 17, 2017 · 0 comments
Open

Java 9 illegal access in tests #2

ecki opened this issue Oct 17, 2017 · 0 comments

Comments

@ecki
Copy link
Member

ecki commented Oct 17, 2017

When running on Java 9 with --illegal-access="warn" the following is reports:

WARNING: Illegal reflective access by org.apache.commons.vfs2.test.AbstractTestSuite (org/apache/commons/commons-vfs2/2.2/commons-vfs2-2.2-tests.jar) to field java.lang.Thread.target

seems to be however an upstream problem.

ecki added a commit to ecki/seeburger-vfs2 that referenced this issue Oct 17, 2017
* new Long -> Long.valueOf
* newInstance() -> getContructor.newInstance

Part of seeburger-ag#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant