jdk/make/tools/README.txt
author ohair
Wed, 27 Apr 2011 14:02:01 -0700 (2011-04-27)
changeset 9360 d6f9f7fe9e1a
parent 2 90ce3da70b43
permissions -rw-r--r--
7040096: Fix broken hg tip for 'make source' Reviewed-by: katleman

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.