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

changeset 722
4851ff2ffc10
parent 689
77cc34d5e548
child 731
fadc6d3e63f4
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Tue Oct 19 11:47:17 2010 +0530
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Tue Oct 19 15:02:48 2010 -0700
     1.3 @@ -1299,9 +1299,9 @@
     1.4      annotations are not supported in -source {0}\n\
     1.5  (use -source 5 or higher to enable annotations)
     1.6  
     1.7 -compiler.err.type.annotations.not.supported.in.source=\
     1.8 -    type annotations are not supported in -source {0}\n\
     1.9 -(use -source 7 or higher to enable type annotations)
    1.10 +#308 compiler.err.type.annotations.not.supported.in.source=\
    1.11 +#308     type annotations are not supported in -source {0}\n\
    1.12 +#308 (use -source 7 or higher to enable type annotations)
    1.13  
    1.14  compiler.err.foreach.not.supported.in.source=\
    1.15      for-each loops are not supported in -source {0}\n\

mercurial