jdk/make/tools/README.txt
author prr
Wed, 16 Jun 2010 09:42:39 -0700 (2010-06-16)
changeset 5668 15ee66161ec7
parent 2 90ce3da70b43
permissions -rw-r--r--
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers Reviewed-by: ohair, jcoomes

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.