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

Java11を利用した際にWARNINGが発生 #103

Closed
takemikami opened this issue Feb 7, 2020 · 0 comments · Fixed by #105
Closed

Java11を利用した際にWARNINGが発生 #103

takemikami opened this issue Feb 7, 2020 · 0 comments · Fixed by #105
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@takemikami
Copy link
Member

rdflint で使用している Groovy 2.5.4 を Java 11 で動かすと発生する WARNING のようですね?

これかな。3.0.0-beta-1 で直ってるみたいですけど最新版が未だ 3.0.0-rc-3 ですね・・・
https://issues.apache.org/jira/browse/GROOVY-8339

Run rdflint -config .rdflint/rdflint-config.yml
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/opt/hostedtoolcache/rdflint/0.1.2/x64/rdflint.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
@takemikami takemikami added bug Something isn't working good first issue Good for newcomers labels Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant