CARVIEW |
Select Language
HTTP/2 301
server: AkamaiGHost
content-length: 0
location: https://openjdk.org/tools/
date: Sat, 26 Jul 2025 00:00:31 GMT
HTTP/2 200
content-type: text/html
last-modified: Thu, 05 Jun 2025 17:17:48 GMT
vary: Accept-Encoding
etag: "6841d13c-2557"
content-security-policy-report-only: default-src 'self' *.openjdk.java.net feedburner.google.com; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval' feeds.feedburner.com *.statcounter.com statcounter.com; img-src 'self' data: *.statcounter.com *.openjdk.java.net feedburner.google.com; frame-ancestors 'none'; report-uri https://openjdk.report-uri.io/r/default/csp/reportOnly
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
accept-ranges: bytes
x-akamai-transformed: 0 - 0 -
content-encoding: gzip
date: Sat, 26 Jul 2025 00:00:32 GMT
content-length: 2649
set-cookie: _abck=9D480CB86BA7F4B0825E3FEC3F0799CB~-1~YAAQNAHARWU/IT2YAQAAjAIIRA4CdDmnvoaWtP9S4aMzzJxksHnoo1dfPqu3TIlmi7m6U3PXddjHE52jM2KSBYc5PCEmyns7IZr2q1a1ZRWe93GpiiCQQ6Qu379Yh+7epuRQ5Agk04fbu9ELVree+U7cpL60Jw5TT4lXf169TiPMcVaaakxbHMcASbSVQIf7WoLTVCe4/wvq3NmJf8SldcqnrsXBAiFbCiTaYJtDhA4k/TqDb4XBoO/MGEPdxQGydFieLUG2Vb8fYJ90kMDkabz7vZvfm25ReYtALl/C7miMfarVbyY5g0Qhs1RsBcAd8YEIZWqHpHiHG07lse7oPVMvPAbm3LiA/fsptJjILXHxOsiGxQxKHYpXet0TipSNO4Kj1lEhdOrbcHdipjQO/AEX2b5rUs1xJAGgdxsuZ3S7dKT3dG7NGMsTVQNME5dVOMJ6RKk=~-1~-1~-1; Domain=.openjdk.org; Path=/; Expires=Sun, 26 Jul 2026 00:00:32 GMT; Max-Age=31536000; Secure
set-cookie: bm_sz=C2A2A66626722C402D6308CEF4EFD571~YAAQNAHARWY/IT2YAQAAjAIIRBz0aGMqXkfIAmpmc1pPbyy/kvwfYhPZwI2240TRY8XRWOpYoo3ThSg1I1FdMQrAd/6IZaETFLC0mO3F6QOl23ZIXhcu0YLlRuuljWFJsWzvSuGnVtwyI5p9bM+g+vSFmIz0og4FHvgIuclpAKs5Ff4bZT15/tddurET/N4iwze7SwNB3LSbFBwo1AO6iD1GDybPhyI50QYIYxvX3hNgyBpLDUexBDZig2NGKUjTKHQk0XOYqTqt5LmfIRR4e5cxg0Qg09RF67d3lY26fQQg7BIDKuQpffAc51m4vOYBW1CzS6UgMJpL6vkqXoT/MDdGPEpfq8/8e+iZmy5tB4q+tuujVqWCExA=~4600624~4538933; Domain=.openjdk.org; Path=/; Expires=Sat, 26 Jul 2025 04:00:31 GMT; Max-Age=14399
Tools
Tools
OpenJDK Tools
The OpenJDK tools are grouped into a number of categories.
Category | Tools |
---|---|
Source and classfile tools | java, javac, javadoc, javah, javap, apt |
Other core tools | extcheck, jar, native2ascii, rmiregistry, serialver, rmic, rmid |
AWT tools | appletviewer |
Security tools | keytool, policytool, and jarsigner |
Serviceability tools | jconsole, jcontrol, jrunscript, jsadebugd, jdb, jhat, jinfo, jmap, jps, jstack, jstat, jstatd |
The Launcher
The Launcher is a small C program used by most tools to start a JVM and invoke the main program for the tool. It is built as needed for each tool as part of a full JDK build.
It is also the same program which can invoke a user's main program in a JVM.
Other Tools
In addition, the following tools are redistributed from the Glassfish project:- java-rmi.cgi, schemagen, tnameserv, idlj, orbd, xjc, servertool, wsimport, wsgen
Groups
Projects
© 2025 Oracle Corporation and/or its affiliates
Terms of Use · License: GPLv2 · Privacy · Trademarks
Terms of Use · License: GPLv2 · Privacy · Trademarks