source: trunk/openjdk/jdk/make/tools/README.txt

Last change on this file was 2, checked in by dmik, 15 years ago

Imported OpenJDK 6 b19 sources from Oracle.

File size: 231 bytes
Line 
1
2The build tools are generally tools written in java that are used to build
3the jdk or provide help in working with the jdk.
4
5They are all built with the BOOTDIR javac and run with the BOOTDIR java.
6
7They need only be built once.
8
Note: See TracBrowser for help on using the repository browser.