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+ Compatibility #24

Open
AugustNagro opened this issue Jan 21, 2018 · 0 comments
Open

Java 9+ Compatibility #24

AugustNagro opened this issue Jan 21, 2018 · 0 comments

Comments

@AugustNagro
Copy link

Hello,

SimpleFramework reflectively accesses UUID.mostSigBits, giving a warning in Java 9 (and in a next version of Java will result in a runtime error).

Full Error:

WARNING: Illegal reflective access by org.simpleframework.xml.core.FieldScanner (file:/Users/august/.m2/repository/org/simpleframework/simple-xml/2.7.1/simple-xml-2.7.1.jar) to field java.util.UUID.mostSigBits

Is there any interest in refactoring?

Regards,

August

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