You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Mike Ryan <mr...@cornell.edu> on 2021/05/12 11:27:44 UTC

12.4rc3 Illegal Reflective Access Warnings on macOS

On start up I get the following warnings.

WARNING: package sun.awt.X11 not in java.desktop
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.core.output2.FileMapStorage (jar:file:/Users/mryan/netbeans-12.4-rc3/platform/modules/org-netbeans-core-output2.jar!/) to method java.nio.DirectByteBuffer.cleaner()
WARNING: Please consider reporting this to the maintainers of org.netbeans.core.output2.FileMapStorage
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

macOS 11.3.1
Apache NetBeans 12.4rc3


Best,

Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists