It is considered as a classical jar not a modular one. It's important because it enable backward compatibility without having to provide two jars.
cheers, Rémi Le 15 juin 2016 17:48:57 CEST, Paul Benedict <pbened...@apache.org> a écrit : >If a JAR, properly built as a module, is dropped onto the classpath at >runtime, does it function as a module or does it get treated as part of >the >unnamed module with all types exported? > >Cheers, >Paul