http://zzz.i2p/posts/12099
zzz.i2p Development updates Home Forum You are not logged in Login Fri, 03 Mar 2017, 10:33pm Java 8 profiles » zzz Administrator Well, profiles didn't last long, in Java 9 we have modules. https://docs.oracle.com/javase/9/migrate/toc.htm with a quick run of the 'jdeps' tool, it appears the modules we need are: java.base java.desktop java.instrument java.logging java.management java.naming java.security.jgss java.sql java.xml A couple of these are from deep in jetty or tomcat, unsure if...