You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2019/05/28 07:38:37 UTC

[GitHub] [groovy] danielsun1106 commented on issue #811: GROOVY-8843: Fix illegal reflective access within o.c.g.vmplugin.v7.J…

danielsun1106 commented on issue #811: GROOVY-8843: Fix illegal reflective access within o.c.g.vmplugin.v7.J…
URL: https://github.com/apache/groovy/pull/811#issuecomment-496401425
 
 
   @emre-yildirim @paulk-asert 
   Current solution still tries to access `private Lookup(Class<?> lookupClass, int allowedModes)`, so the illegal access warnings will still appear. I suggest to forbidden illegal access when using indy since Groovy 3.0.0.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services