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

changeset 356
d5f6c475f475
parent 342
b1e027181dd4
child 359
8227961c64d3
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Sat Aug 08 17:56:37 2009 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Tue Aug 11 01:11:37 2009 +0100
     1.3 @@ -761,7 +761,7 @@
     1.4      found: {3}
     1.5  
     1.6  compiler.warn.unchecked.generic.array.creation=\
     1.7 -    [unchecked] unchecked generic array creation of type {0} for varargs parameter
     1.8 +    [unchecked] unchecked generic array creation for varargs parameter of type {0}
     1.9  
    1.10  compiler.warn.missing.deprecated.annotation=\
    1.11      [dep-ann] deprecated item is not annotated with @Deprecated

mercurial