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

Daniel Sun resolved GROOVY-9429.
--------------------------------
    Resolution: Fixed

> Illegal reflective access warnings occurred when getting property
> -----------------------------------------------------------------
>
>                 Key: GROOVY-9429
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9429
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Daniel Sun
>            Assignee: Daniel Sun
>            Priority: Major
>             Fix For: 4.0.0-alpha-1, 3.0.2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://groovy-community.slack.com/archives/C2NEFCM55/p1582979609024700
> {code:java}
> java.awt.Toolkit.defaultToolkit.systemClipboard
> {code}
> Warnings:
> {code:java}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.codehaus.groovy.reflection.ReflectionUtils 
> (file:/home/edgargs/.sdkman/candidates/groovy/3.0.1/lib/groovy-3.0.1.jar) to 
> method sun.awt.X11.XToolkit.getSystemClipboard()
> WARNING: Please consider reporting this to the maintainers of 
> org.codehaus.groovy.reflection.ReflectionUtils
> 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
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to