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

changeset 2289
3fbda1dca565
parent 2278
8af239a7b0b7
child 2525
2eb010b6cb22
     1.1 --- a/src/share/classes/com/sun/tools/javap/resources/javap.properties	Thu Feb 20 18:28:46 2014 +0400
     1.2 +++ b/src/share/classes/com/sun/tools/javap/resources/javap.properties	Mon Mar 03 16:08:06 2014 +0400
     1.3 @@ -6,7 +6,6 @@
     1.4  err.crash=A serious internal error has occurred: {0}\nPlease file a bug report, and include the following information:\n{1}
     1.5  err.end.of.file=unexpected end of file while reading {0}
     1.6  err.file.not.found=file not found: {0}
     1.7 -err.h.not.supported=-h is no longer available - use the 'javah' program
     1.8  err.incompatible.options=bad combination of options: {0}
     1.9  err.internal.error=internal error: {0} {1} {2}
    1.10  err.invalid.arg.for.option=invalid argument for option: {0}
    1.11 @@ -16,11 +15,9 @@
    1.12  err.not.standard.file.manager=can only specify class files when using a standard file manager
    1.13  err.invalid.use.of.option=invalid use of option: {0}
    1.14  err.unknown.option=unknown option: {0}
    1.15 -err.verify.not.supported=-verify not supported
    1.16  err.no.SourceFile.attribute=no SourceFile attribute
    1.17  err.source.file.not.found=source file not found
    1.18  err.bad.innerclasses.attribute=bad InnerClasses attribute for {0}
    1.19 -warn.Xold.not.supported=-Xold is no longer available
    1.20  
    1.21  main.usage.summary=\
    1.22  Usage: {0} <options> <classes>\n\

mercurial