[ 
https://issues.apache.org/jira/browse/NETBEANS-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17465296#comment-17465296
 ] 

David Green commented on NETBEANS-6329:
---------------------------------------

>From Carl J. Mosca on NetBeans Users List:

Started from the command line:

Java 11:

WARNING: package sun.awt.X11 not in java.desktop

WARNING: package com.sun.java.swing.plaf.gtk not in java.desktop

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by 
org.netbeans.modules.applemenu.ShowInFinder$1 
(jar:file:/Applications/NetBeans/Apache%20NetBeans%2012.6.app/Contents/Resources/NetBeans/netbeans/platform/modules/org-netbeans-modules-applemenu.jar!/)
 to method 
com.apple.eio.FileManager.revealInFinder([java.io|https://java.io/].File)

WARNING: Please consider reporting this to the maintainers of 
org.netbeans.modules.applemenu.ShowInFinder$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

 

Java 17:

WARNING: package sun.awt.X11 not in java.desktop

WARNING: package com.sun.java.swing.plaf.gtk not in java.desktop

WARNING: A terminally deprecated method in java.lang.System has been called

WARNING: System::setSecurityManager has been called by 
org.netbeans.TopSecurityManager 
(file:/Applications/NetBeans/Apache%20NetBeans%2012.6.app/Contents/Resources/NetBeans/netbeans/platform/lib/boot.jar)

WARNING: Please consider reporting this to the maintainers of 
org.netbeans.TopSecurityManager

WARNING: System::setSecurityManager will be removed in a future release

> Tools > Show In Finder don't works on JDK 17
> --------------------------------------------
>
>                 Key: NETBEANS-6329
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6329
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Actions/Menu/Toolbar
>    Affects Versions: 12.6
>            Reporter: Dyorgio Nascimento
>            Priority: Minor
>              Labels: jdk17, macOS
>
> Without 
> {{-J--add-exports=java.desktop/com.apple.eio=ALL-UNNAMED}}
> on etc/netbeans.conf menu Tools>Show in Finder don't works on macOs when 
> using NetBeans with JDK17



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to