You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Ty Young <yo...@gmail.com> on 2019/12/02 10:43:45 UTC

Leaking JDK internal packages

Hi,


It appears that Netbeans is currently leaking(--add-opens) internal JDK 
packages that are presumably being used for IDE functionality to 
projects. This list of modules(starting with jdk.internal.) include:


clang

ed

jvmstat

le

opt

vm.ci

vm.compiler

vm.compiler.management


Would it be possible to isolate the IDE module imports from project 
imports so they no longer are leaked?


Thanks.


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

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