You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Horacy (JIRA)" <ji...@apache.org> on 2019/01/16 12:19:00 UTC

[jira] [Commented] (GROOVY-8958) Groovy binary 3.0 alpha 4 gives illegal exception

    [ https://issues.apache.org/jira/browse/GROOVY-8958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743961#comment-16743961 ] 

Horacy  commented on GROOVY-8958:
---------------------------------

*Ah then ok :D*

> 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)