alanb [Thu, 18 Nov 2010 19:17:43 +0000] rev 7276
Merge
alanb [Thu, 18 Nov 2010 19:16:45 +0000] rev 7275
7000913: (bf) CharBuffer.wrap, slice, position, slice leads to CharBuffer with incorrect offser
Reviewed-by: forax
sherman [Wed, 17 Nov 2010 21:33:16 -0800] rev 7274
6217210: RFE: Support for Cp833 in 1.4.2
Summary: Forward port the Cp833 charset
Reviewed-by: poonam
sherman [Wed, 17 Nov 2010 15:10:42 -0800] rev 7273
6615506: (fmt spec) Date/Time conversion table missing column for 'Z'
Summary: added the column entry back in
Reviewed-by: alanb
michaelm [Wed, 17 Nov 2010 14:32:29 +0000] rev 7272
Merge
michaelm [Wed, 17 Nov 2010 14:29:51 +0000] rev 7271
6725892: Http server stability issues
Reviewed-by: chegar
valeriep [Tue, 16 Nov 2010 11:50:08 -0800] rev 7270
Merge
valeriep [Mon, 15 Nov 2010 14:38:41 -0800] rev 7269
6687725: Internal PKCS5Padding impl should throw IllegalBlockSizeException and not BadPaddingException
Summary: Changed to throw IllegalBlockSizeException when the data length isn't multiples of block size
Reviewed-by: wetmore