bulenkov/iconloader

illegal reflective access operation to field sun.awt.CGraphicsDevice.scale

ryanthara opened this issue · 0 comments

Since updating my project this warning is shown:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.bulenkov.iconloader.util.UIUtil (file:/Users/sebastian/.m2/repository/com/bulenkov/iconloader/1.0.0/iconloader-1.0.0.jar) to field sun.awt.CGraphicsDevice.scale
WARNING: Please consider reporting this to the maintainers of com.bulenkov.iconloader.util.UIUtil
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