It works much like java.exe except instead of running the program it takes the class file apart and shows you how it works at the byte code level. e.g.
You must specify the fully qualified class name, without the .class extension. The -c option lets you see byte codes. -private displays all methods, even private ones. -s shows method signatures, mainly of interest to JNI programers.![]() |
and suggestions to improve this page to Roedy Green : | ||
| Canadian Mind Products | |||
| mindprod.com IP:[65.110.21.43] | |||
| Your face IP:[38.103.63.18] | ![]() | ||
| You are visitor number 13,829. | |||
| You can get a fresh copy of this page from: | or possibly from your local J: drive (Java virtual drive/Mindprod website mirror) | ||
| http://mindprod.com/jgloss/javapexe.html | J:\mindprod\jgloss\javapexe.html | ||