Code Tools Project
The goal of this Project is to provide tools of use to developers who work on the OpenJDK code base. Such tools currently include test tools and Mercurial extensions; it is envisaged that additional tools will be added over time, after discussion on the Project's main mailing list and subject to the Project Lead's approval.
This Project is sponsored by the Compiler Group.
Tools
- asmtools – Assembler Tools (JAsm/JDis and JCod/JDec) [ hg, email ]
- friday-stats – Small utilities for analyzing OpenJDK [ hg, email ]
- jcheck – Mercurial changeset validator [ hg, email ]
- jcov – Code Coverage Tool [ hg, email ]
- jcstress – Java Concurrency Stress tests [ hg, email ]
- jmh – Java Microbenchmark Harness [ hg, email ]
- jol – Java Object Layout [ hg, email ]
- jtharness – JavaTest Harness [ hg, email ]
- jtreg – Regression Test Harness for the OpenJDK platform: jtreg [ hg, email ]
- sigtest – Signature Checking Tools [ hg, email ]
- trees – Mercurial extension for managing multiple repositories [ hg, email ]
- webrev – Tool to generate web-based diffs for code reviews [ hg, email ]
Mailing List
Other Resources
- Builds of selected tools, provided by the Adoption Group.