On Tue, 9 Feb 2021 at 09:30, Clement Levallois <clementlevall...@protonmail.com.invalid> wrote: > The support for loading / offloading of java modules at runtime has emerged: > https://github.com/moditect/layrry
Well, the support for doing this was always there within JPMS, obviously. A more interesting thing to look at given NetBeans concerns might be something like https://github.com/apache/felix-atomos ? eg. OSGi JPMS interop. I'm not sure how accurate this old wiki page on compatibility between NetBeans modules and OSGi still is? http://wiki.netbeans.org/NetBeansInOSGi But useful in also considering what NetBeans module system offers (and relies on) over and above what JPMS does too. I'm not sure how useful it is to conflate issues of compatibility with recent JDKs and use of JPMS. First should be, and is, a high priority here. Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists