paulk-asert 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-599750409
 
 
   The general answers to your question are:
   
   - use JDK8
   - move to a later Groovy version
   - ignore the warnings (they don't affect any operation)
   - alter the startup scripts to turn off warnings (FileBot seems to have some 
of this in place already, maybe it could be extended)
   
   I don't really know much about FileBot. You could contact the authors and 
ask them to upgrade Groovy. But just having a quick look, it does look like a 
FileBot install (I looked at portable version) has a `jar` directory. You could 
simply replace the 9 groovy jars in that directory. You could try with 2.5.10 
first and if that doesn't work, try 3.0.2. Make sure to back up your install 
before tweaking it.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to