< prev index next >

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

Print this page

        

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