src/share/classes/com/sun/tools/javap/resources/javap.properties

changeset 291
47cf04bb80c9
parent 283
cd0630109de5
child 340
c2dfab9e2f39
     1.1 --- a/src/share/classes/com/sun/tools/javap/resources/javap.properties	Thu May 28 09:49:56 2009 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javap/resources/javap.properties	Fri May 29 16:26:41 2009 -0700
     1.3 @@ -16,9 +16,9 @@
     1.4  err.not.standard.file.manager=can only specify class files when using a standard file manager
     1.5  err.unknown.option=unknown option: {0}
     1.6  err.verify.not.supported=-verify not supported
     1.7 -err.Xold.not.supported.here=-Xold must be given as the first option
     1.8  err.no.SourceFile.attribute=no SourceFile attribute
     1.9  err.source.file.not.found=source file not found
    1.10 +warn.Xold.not.supported=-Xold is no longer available
    1.11  
    1.12  main.usage.summary=\
    1.13  Usage: {0} <options> <classes>\n\

mercurial