< prev index next >

test/tools/javac/diags/examples/ModuleInfoWithPatchedModuleClassoutput/additional/module-info.java

Print this page

        

@@ -19,6 +19,6 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
-module java.compiler {}
+module mod {}
< prev index next >