< prev index next >

test/langtools/tools/javac/diags/examples/SourceNoBootclasspath.java

Print this page

        

*** 20,27 **** * or visit www.oracle.com if you need additional information or have any * questions. */ // key: compiler.warn.source.no.bootclasspath ! // options: -source 7 class SourceNoBootclasspath { } --- 20,27 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ // key: compiler.warn.source.no.bootclasspath ! // options: -source 8 class SourceNoBootclasspath { }
< prev index next >