jdk/make/tools/README.txt
author katleman
Thu, 16 Feb 2012 13:01:33 -0800
changeset 11857 fb2fa6f6c9df
parent 2 90ce3da70b43
permissions -rw-r--r--
Added tag jdk8-b26 for changeset b51c748f410d


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.