jdk/make/tools/README.txt
author anthony
Fri, 18 Jun 2010 17:13:26 +0400
changeset 5760 4177643566d5
parent 2 90ce3da70b43
permissions -rw-r--r--
6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5 Summary: Check the return value of XlibUtil.translateCoordinates() for null Reviewed-by: art, dcherepanov


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.