Multi release jars on boot classpath

Michael Rasmussen michael.rasmussen at zeroturnaround.com
Tue May 31 19:53:52 UTC 2016


Hi

I was looking over the specs for the multi release jars, and couldn't find
any information if this applied to jars on boot classpath as well (for
instance javaagents that add themselves there). All the docs and tasks
seems to focus on URLClassLoader, JarFile, etc.

So will multi release jars pick the right class if on boot classloader (ie
loaded from null classloader/jvm)?

/Michael


More information about the jigsaw-dev mailing list