[ 
https://issues.apache.org/jira/browse/GROOVY-8958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King closed GROOVY-8958.
-----------------------------
       Resolution: Duplicate
    Fix Version/s:     (was: 3.x)

Thanks for reporting. We have an issue for that already and are working to 
remove the warning but it involves some complex re-engineering which will take 
some time. You can safely ignore that warning at least up until current JDK12 
versions.

> Groovy binary 3.0 alpha 4 gives illegal exception
> -------------------------------------------------
>
>                 Key: GROOVY-8958
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8958
>             Project: Groovy
>          Issue Type: Question
>          Components: groovy-runtime
>    Affects Versions: 3.0.0-alpha-4
>         Environment: Windows 10 Enterprise x64 1809
> Java Dev Kit 11.0.2
> CMD to run apps written in VS Code Stable
>            Reporter: Horacy 
>            Priority: Major
>
> Hi I'm getting following when running Groovy 3 alpha 4 on Win 10 Enterprise 
> with Java11.
> C:\Users\XXXXXXX\Documents>groovy hello.groovy
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.codehaus.groovy.reflection.CachedClass 
> (file:/C:/Users/horacy/Downloads/apache-groovy/groovy/bin/../lib/groovy-3.0.0-alpha-4.jar)
>  to method java.lang.Object.finalize()
> WARNING: Please consider reporting this to the maintainers of 
> org.codehaus.groovy.reflection.CachedClass
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operationsWARNING: All illegal access operations will be 
> denied in a future release
>  
> Running above flag does not change anything in output and still apps are 
> running but each time I get above before app starts.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to