Code Tools Project
The goal of this Project is to provide tools of use todevelopers who work on the OpenJDK code base. Such tools currentlyinclude test tools and VCS extensions; it is envisaged thatadditional tools will be added over time, after discussion on theProject'smainmailing list and subject to the Project Lead's approval.
This Project is sponsored by theCompiler Group.
Tools - Git
- apidiff – API comparison tool [github,email]
- asmtools– Assembler Tools (JAsm/JDis and JCod/JDec) [github,email]
- doccheck – Utility to check HTMLfiles in the JDK documentation [github,email]
- friday-stats – Small utilitiesfor analyzing OpenJDK [github,email]
- jcov –Code Coverage Tool [github,email]
- jcstress – Java Concurrency Stresstests [github,email]
- jextract – Nativelibrary binding extraction tool [github,email]
- jmh – Java Microbenchmark Harness [github,email]
- jmh-jdk-microbenchmarks– JMH JDK microbenchmarks [github,email ]
- jol – Java Object Layout [github,email]
- jtharness– JavaTest Harness [github,email]
- jtreg – Regression Test Harness forthe OpenJDK platform: jtreg [github,email]
- sigtest– Signature Checking Tools [github,email]
Tools - Mercurial
These are older tools, some of them may not be actively maintained.
Issues
Issues are tracked in the
JDKBug System, in the
CODETOOLS project,
toolscomponent and its various
subcomponents.
Mailing List
Other Resources