src/jdk.jdeps/share/man/javap.1
changeset 55666 340d73f42b3c
parent 55140 d4890c3721be
child 58679 9c3209ff7550
equal deleted inserted replaced
55665:70b1c1bec669 55666:340d73f42b3c
   129 Prints internal type signatures.
   129 Prints internal type signatures.
   130 .RS
   130 .RS
   131 .RE
   131 .RE
   132 .TP
   132 .TP
   133 .B \f[CB]\-sysinfo\f[R]
   133 .B \f[CB]\-sysinfo\f[R]
   134 Shows system information (path, size, date, MD5 hash) of the class being
   134 Shows system information (path, size, date, SHA\-256 hash) of the class
   135 processed.
   135 being processed.
   136 .RS
   136 .RS
   137 .RE
   137 .RE
   138 .TP
   138 .TP
   139 .B \f[CB]\-constants\f[R]
   139 .B \f[CB]\-constants\f[R]
   140 Shows \f[CB]static\ final\f[R] constants.
   140 Shows \f[CB]static\ final\f[R] constants.
   164 .RS
   164 .RS
   165 .RE
   165 .RE
   166 .TP
   166 .TP
   167 .B \f[CB]\-bootclasspath\f[R] \f[I]path\f[R]
   167 .B \f[CB]\-bootclasspath\f[R] \f[I]path\f[R]
   168 Overrides the location of bootstrap class files.
   168 Overrides the location of bootstrap class files.
       
   169 .RS
       
   170 .RE
       
   171 .TP
       
   172 .B \f[CB]\-\-multi\-release\f[R] \f[I]version\f[R]
       
   173 Specifies the version to select in multi\-release JAR files.
   169 .RS
   174 .RS
   170 .RE
   175 .RE
   171 .TP
   176 .TP
   172 .B \f[CB]\-J\f[R]\f[I]option\f[R]
   177 .B \f[CB]\-J\f[R]\f[I]option\f[R]
   173 Passes the specified option to the JVM.
   178 Passes the specified option to the JVM.