jdk/make/tools/README.txt
author alanb
Tue, 26 Aug 2008 09:23:12 +0100
changeset 1142 e01e390f6551
parent 2 90ce3da70b43
permissions -rw-r--r--
6728542: (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64 Reviewed-by: sherman


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.