jenkinsci / lib-file-leak-detector

Java agent that detects file handle leak
http://file-leak-detector.kohsuke.org/
MIT License
241 stars 112 forks source link

An illegal reflective access operation has occurred #44

Open Gerungofulus opened 5 years ago

Gerungofulus commented 5 years ago

Thanks for your work! It has really helped me a lot!

I'm using Eclipse and every time I use you awesome tool, Eclipse display the following warning:

   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file://path_to/file-leak-detector-1.13-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   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 
   File leak detector installed

I just thought that this might be worth your attention. Thanks again for you great tool!

Environment: macOS Mojave 10.14.3 Eclipse Oxygen.3a Release (4.7.3a) Build id: 20180405-1200 Java 9.0.4