jdk/make/tools/README.txt
author erikj
Mon, 29 Oct 2012 13:55:47 -0700
changeset 14234 85a37ece2d5e
parent 2 90ce3da70b43
permissions -rw-r--r--
8001898: build-infra: correct exclusion lists for mac jar builds 8001896: build-infra: UNLIMITED_CRYPTO changes Reviewed-by: ohair


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.