jdk-24/jdk/make/tools
Lana Steuck cb72d9f503 Merge
2011-01-19 19:00:30 -08:00
..
addjsum 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
buildmetaindex 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CharsetMapping 7001434: charset name for Cp833 should be x-IBM833 2010-11-22 16:12:23 -08:00
commentchecker 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
compile_font_config 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
compile_properties 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
dir_diff 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
dtdbuilder 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
freetypecheck 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
generate_break_iterator 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
generate_nimbus 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GenerateCharacter 6959267: Support Unicode 6.0.0 2010-11-17 01:02:20 +09:00
generatecurrencydata 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
hasher_classes 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
jarreorder 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
jarsplit 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
javazic 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
jdwpgen 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
makeclasslist 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
reorder 6993732: Remove the HPI 2011-01-07 15:49:44 +00:00
sharing Merge 2010-06-01 14:17:38 -07:00
spp 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
src/build/tools Merge 2011-01-04 23:41:13 -08:00
strip_properties 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
swing-beans 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
UnicodeData 7002398: Apply Corrigendum #8 for Unicode 6.0.0 2010-11-24 14:13:37 +09:00
Makefile 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
manifest.mf 6955707: Correct addNotices.sh logic in Makefiles 2010-05-28 11:09:24 -07:00
README.txt Initial load 2007-12-01 00:00:00 +00:00

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.