< prev index next >

langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties

Print this page

        

@@ -1582,11 +1582,11 @@
 # 0: name
 compiler.warn.poor.choice.for.module.name=\
     module name component {0} should avoid terminal digits
 
 # 0: string
-compiler.warn.incubating.modules=\
+compiler.note.incubating.modules=\
     using incubating module(s): {0}
 
 # 0: symbol, 1: symbol
 compiler.warn.has.been.deprecated=\
     {0} in {1} has been deprecated
< prev index next >