WARNING: An illegal reflective access operation has occurred

All your suggestions, requests and ideas for future development
Post Reply
cheaters
Posts: 221
Joined: 09 Oct 2016, 02:01

WARNING: An illegal reflective access operation has occurred

Post by cheaters »

Code: Select all

Thu Oct 01 03:05:08
iMac191:~ john$ filebot @/Users/john/Desktop/filebotmeta2.txt
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.bulenkov.darcula.DarculaLaf (file:/Applications/FileBot.app/Contents/Java/darcula.jar) to constructor com.apple.laf.AquaLookAndFeel()
WARNING: Please consider reporting this to the maintainers of com.bulenkov.darcula.DarculaLaf
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
^C
:?: Should I remove "net.filebot.theme=Darcula" from /Users/uname/.filebot/system.properties
:?: Also, how do I "Use--illegal-access=warn" is that in preferences?
:arrow: If so I guess I should remove "--" and just add "illegal-access=warn"? (I don't see any other preferences formatted that way)
User avatar
rednoah
The Source
Posts: 23928
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: WARNING: An illegal reflective access operation has occurred

Post by rednoah »

Unfortunately, these JDK warnings cannot be disabled. You can ignore them though.
:idea: Please read the FAQ and How to Request Help.
Post Reply