alanb [Tue, 25 Nov 2008 19:26:54 +0000] rev 1634
6593946: (bf) X-Buffer.compact() does not discard mark as specified
Summary: InvalidMarkException now correctly thrown. Thanks to keiths@redhat.com for the bug report and initial fix.
Reviewed-by: sherman, darcy
sherman [Tue, 25 Nov 2008 10:09:26 -0800] rev 1633
6774710: spp.sh used by genBasic.sh/genCopyDirectMemory.sh
Summary: update the scripts to use java version of spp
Reviewed-by: alanb
mullan [Tue, 25 Nov 2008 10:17:00 -0500] rev 1632
6728890: Add SwissSign root certificates to the JDK
6732157: Add VeriSign TSA Root Cert to the JDK
6754779: Add Camerfirma root certificates to the JDK
6768559: Add t-systems root CA certificate (Deutsche Telekom Root CA 2) to the JRE
Reviewed-by: vinnie
martin [Sun, 23 Nov 2008 09:56:39 -0800] rev 1631
6775152: freetype version check program problem main arg order
Summary: Fix all compiler warnings
Reviewed-by: ohair, tbell