jdk/make/tools/README.txt
author katleman
Thu, 27 Dec 2012 12:15:06 -0800
changeset 14945 25285d2ea668
parent 2 90ce3da70b43
permissions -rw-r--r--
Added tag jdk8-b70 for changeset 2981496fa5fa


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.