2016/6/15 8:48:57 -0700, pbenedict at apache.org: > 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? The latter. - Mark