plittlefield 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-599508757
 
 
   This does not work for me... I have set the environment variable and still 
get the warnings...
   
   ```
   $ env | grep GROOVY
   GROOVY_TURN_OFF_JAVA_WARNINGS=true
   ```
   ...and when I run FileBot I get...
   
   ```
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by 
org.codehaus.groovy.vmplugin.v7.Java7$1 
(file:/usr/share/filebot/jar/groovy.jar) to constructor 
java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
   WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.vmplugin.v7.Java7$1
   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
   ```
   Here is my system information...
   
   ```
   FileBot 4.9.0 (r6899)
   JNA Native: 4.0.1
   MediaInfo: 19.09.20200314
   p7zip: p7zip Version 9.20 (locale=en_GB.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
   unrar: UNRAR 5.30 beta 2 freeware
   Extended Attributes: OK
   Unicode Filesystem: OK
   Script Bundle: 2020-03-02 (r625)
   Groovy: 2.5.8
   JRE: Java(TM) SE Runtime Environment 13.0.2
   JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
   ```
   
   Thanks,
   
   Paully
   

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