openjdk-asmtools - Man Page
To develop tools create proper & improper Java '.class' files
Synopsis
openjdk-asmtools
Description
AsmTools helps develop tools to create proper and improper Java '.class' files. Aids various Java .class based testing and OpenJDK development applications. Asmtools supports latest class file formats, in lock-step with JDK development.
Usage
- to run an assembly tool:
$ java -jar asmtools.jar toolName [args...] where toolName one of: jasm, jdis, jcoder, jdec, jcdec
- to get the version:
$ java -jar asmtools.jar -version
- to get this message
$ java -jar asmtools.jar -?|-h|-help
Author
Jayashree Huttanagoudar (jaya.huttanagoudar@gmail.com) Jiri Vanek (judovana@email.com)
Referenced By
The man page openjdk-asmtools7(1) is an alias of openjdk-asmtools(1).
01 March 2021 version 0.1