1
2
The build tools are generally tools written in java that are used to build
3
the jdk or provide help in working with the jdk.
4
5
They are all built with the BOOTDIR javac and run with the BOOTDIR java.
6
7
They need only be built once.
8