source:
trunk/openjdk/jdk/make/tools/README.txt
Last change on this file was 2, checked in by , 15 years ago | |
---|---|
File size: 231 bytes |
Line | |
---|---|
1 | |
2 | The build tools are generally tools written in java that are used to build |
3 | the jdk or provide help in working with the jdk. |
4 | |
5 | They are all built with the BOOTDIR javac and run with the BOOTDIR java. |
6 | |
7 | They need only be built once. |
8 |
Note:
See TracBrowser
for help on using the repository browser.