weijun [Mon, 24 May 2010 09:37:16 +0800] rev 5616
6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate
Reviewed-by: mullan
weijun [Mon, 24 May 2010 09:37:02 +0800] rev 5615
6882687: KerberosTime too imprecise
Reviewed-by: valeriep
weijun [Mon, 24 May 2010 09:28:25 +0800] rev 5614
6954621: small error in 6948909
Reviewed-by: xuelei
weijun [Mon, 24 May 2010 09:28:06 +0800] rev 5613
6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature
Reviewed-by: xuelei, mullan
michaelm [Fri, 21 May 2010 07:29:48 +0100] rev 5612
6773270: java.net.URI fails to escape \u0000
Summary: check for \u0000
Reviewed-by: alanb
ohair [Thu, 20 May 2010 13:57:58 -0700] rev 5611
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
Reviewed-by: wetmore
sherman [Tue, 18 May 2010 15:36:47 -0700] rev 5610
6945564: Unicode script support in Character class
6948903: Make Unicode scripts available for use in regular expressions
Summary: added Unicode script suport
Reviewed-by: martin
mchung [Tue, 18 May 2010 13:12:46 -0700] rev 5609
6951599: Rename package of security tools for modularization
Summary: Move PolicyTool to sun.security.tools.policytool package
Reviewed-by: weijun
sherman [Mon, 17 May 2010 16:18:13 -0700] rev 5608
4853493: GZIPOutputStream passes a reference to a private array into an untrusted method
Summary: create a new header byte array for each header writeout
Reviewed-by: martin
sherman [Mon, 17 May 2010 12:19:49 -0700] rev 5607
4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH
Summary: Added new constructors to allow flush() work in Z_SYNC_FLUSH mode
Reviewed-by: martin