


Tools and utilities that will help you develop, execute, debug, and document programs written in the JavaTM programming language.This tool also helps to manage JAR files, javadoc-document generator, automatic generation of documents from source code comments, jdb-debugger, jps-process status tools, display process information of the current Java process, javap-class file disassembler, Other components are also included.

JDK has a set of programming tools, including javac, jar, and archiver, which package related class libraries into a single JAR file.
