blob: 6377e5d43010b98bc05438205a7c1b04d8dadff7 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001
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