jdk/make/tools/README.txt
author sherman
Wed, 17 Aug 2011 14:18:30 -0700 (2011-08-17)
changeset 10344 9a26a761ef07
parent 2 90ce3da70b43
permissions -rw-r--r--
Merge

The build tools are generally tools written in java that are used to build
the jdk or provide help in working with the jdk.

They are all built with the BOOTDIR javac and run with the BOOTDIR java.

They need only be built once.