On Thu, 11 Apr 2024 at 09:39, Jens Zurawski <j...@diegurus.de> wrote:
>  A class static member is never freed, once the
> class is loaded.

A pedantic nitpick! :-)

A class static member can be freed, when the classloader is eligible
for GC.  In the context of NetBeans modules, OSGi, etc. then that
could be relevant.

Best wishes,

Neil

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

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

Reply via email to