jdk-24/jdk/make/tools
Kelly O'Hair bef3a5238c 6955707: Correct addNotices.sh logic in Makefiles
6949590: exes(java.exe, javaws.exe) show Copyright Year as 2004, COMPANY as Sun

Reviewed-by: weijun, alanb
2010-05-28 11:09:24 -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 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -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 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07: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 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -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 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
sharing 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
spp 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
src/build/tools 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -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 6404304: RFE: Unicode 5.1 support 2009-04-10 11:51:36 +09:00
Makefile 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07: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.