jdk-24/jdk/make/tools
Lana Steuck abc0e63cbc Merge
2011-04-30 16:55:46 -07: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 6803681: RFE: Need new codeset converter for IBM Cp1364 2011-03-16 12:16:00 -07: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 7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard 2011-04-28 20:18:57 -07: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 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
sharing 6989729: jarreorder warnings (classlists files are out of date) 2011-04-04 18:03:23 -07:00
spp 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
src/build/tools 7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard 2011-04-28 20:18:57 -07: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 7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard 2011-04-28 20:18:57 -07:00
Makefile 7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code 2011-03-16 18:54:50 -04:00
manifest.mf 6595663: Manifest on jars contain JavaBeans entries 2011-04-22 10:21:37 -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.