jdk/make/tools/README.txt
author dcherepanov
Mon, 27 Dec 2010 18:43:55 +0300 (2010-12-27)
changeset 7770 8a5fd008f98b
parent 2 90ce3da70b43
permissions -rw-r--r--
6866808: nsk/stress/jck12a/jck12a014 crashes with SIGSEGV at [libjvm.so+0xc5b10] Reviewed-by: art

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.