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

Support JDK/JRE 11 #24

Open
kdabir opened this issue Nov 10, 2018 · 0 comments
Open

Support JDK/JRE 11 #24

kdabir opened this issue Nov 10, 2018 · 0 comments

Comments

@kdabir
Copy link
Owner

kdabir commented Nov 10, 2018

Currently one test is failing on jre11, possibly because of a Groovy Bug : https://issues.apache.org/jira/browse/GROOVY-8871

gstorm.GstormDataTypesTest > initializationError FAILED
java.lang.IllegalAccessError at GstormDataTypesTest.groovy:-1
73 tests completed, 1 failed

Try to update to groovy 2.5.4 once released to see if that fixes the issue.

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

No branches or pull requests

1 participant