Ekaterina Pavlova df6b4666fe 8023041: The CDS classlist needs to be updated for JDK 8
Generate new classlists from JDK 8 classes

Reviewed-by: alanb, coleenp, hseigel
2013-11-14 10:44:57 -05:00
..
2013-01-22 20:59:21 -08:00
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.