< prev index next >

test/tools/javac/diags/examples/HasBeenDeprecatedRemovalModule/modulesourcepath/m1x/module-info.java

Print this page

        

*** 20,25 **** * or visit www.oracle.com if you need additional information or have any * questions. */ @Deprecated(forRemoval=true) ! module m1 {} --- 20,25 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ @Deprecated(forRemoval=true) ! module m1x {}
< prev index next >