Openjdk-17-Jdk-Headless
- jar(1) create an archive for classes and resources, and manipulate or
- jarsigner(1) sign and verify Java Archive (JAR) files
- javac(1) read Java declarations and compile them into class files
- javadoc(1) generate HTML pages of API documentation from Java source
- javap(1) disassemble one or more class files
- jcmd(1) send diagnostic command requests to a running Java Virtual
- jdb(1) find and fix bugs in Java platform programs
- jdeprscan(1) static analysis tool that scans a jar file (or some other
- jdeps(1) launch the Java class dependency analyzer
- jfr(1) parse and print Flight Recorder files
- jhsdb(1) attach to a Java process or launch a postmortem debugger to
- jinfo(1) generate Java configuration information for a specified Java
- jlink(1) assemble and optimize a set of modules and their dependencies
- jmap(1) print details of a specified process
- jmod(1) create JMOD files and list the content of existing JMOD files
- jps(1) list the instrumented JVMs on the target system
- jrunscript(1) run a command-line script shell that supports interactive
- jshell(1) interactively evaluate declarations, statements, and
- jstack(1) print Java stack traces of Java threads for a specified Java
- jstat(1) monitor JVM statistics
- jstatd(1) monitor the creation and termination of instrumented Java
- serialver(1) return the \f[CB]serialVersionUID\f[R] for one or more