h3. OpenJDK documents
* overview of the *JIT compilers*; does not exist yet: http://openjdk.java.net/groups/hotspot/docs/Compiler.html
* [glossary of terms|http://openjdk.java.net/groups/hotspot/docs/HotSpotGlossary.html] found in the HotSpot sources and documentation
h3. Interesting tasks to do
* Pull documentation from internal j2se/HotspotCompilers and javaweb/hotspot/Compiler (Sun engrs. only).
* Document major classes of optimization.
* overview of the *JIT compilers*; does not exist yet: http://openjdk.java.net/groups/hotspot/docs/Compiler.html
* [glossary of terms|http://openjdk.java.net/groups/hotspot/docs/HotSpotGlossary.html] found in the HotSpot sources and documentation
h3. Interesting tasks to do
* Pull documentation from internal j2se/HotspotCompilers and javaweb/hotspot/Compiler (Sun engrs. only).
* Document major classes of optimization.