2010-12-13 7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry)
sherman [Mon, 13 Dec 2010 14:12:56 -0800] rev 7550
7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry) Summary: The returned InflatedInputStream object should be kept in map streams Reviewed-by: alanb
2010-12-13 Merge
vinnie [Mon, 13 Dec 2010 15:07:20 +0000] rev 7549
Merge
2010-12-13 6799854: CodeSigner.hashCode() does not work with serialization
vinnie [Mon, 13 Dec 2010 14:58:52 +0000] rev 7548
6799854: CodeSigner.hashCode() does not work with serialization Reviewed-by: mullan
2010-12-12 Merge
lana [Sun, 12 Dec 2010 15:28:57 -0800] rev 7547
Merge
2010-12-10 6998583: NativeSeedGenerator is making 8192 byte read requests from entropy pool on each init.
coffeys [Fri, 10 Dec 2010 15:11:47 +0000] rev 7546
6998583: NativeSeedGenerator is making 8192 byte read requests from entropy pool on each init. Reviewed-by: wetmore, andrew, vinnie
2010-12-10 7004439: SCTP_SET_PEER_PRIMARY_ADDR throws SocketException on Linux
chegar [Fri, 10 Dec 2010 10:47:21 +0000] rev 7545
7004439: SCTP_SET_PEER_PRIMARY_ADDR throws SocketException on Linux Summary: IPv4 addrs passed to SCTP_SET_PEER_PRIMARY_ADDR should not be converted to IPv4-mapped addrs Reviewed-by: michaelm
2010-12-09 6659234: Incorrect check in SerialBlob.getBytes
lancea [Thu, 09 Dec 2010 13:01:14 -0500] rev 7544
6659234: Incorrect check in SerialBlob.getBytes Reviewed-by: darcy
2010-12-09 5076980: (fmt) FormattableFlags specifies unsupported '^' format flag
sherman [Wed, 08 Dec 2010 20:11:31 -0800] rev 7543
5076980: (fmt) FormattableFlags specifies unsupported '^' format flag Summary: replaced '^' with 'S' in spec Reviewed-by: darcy
2010-12-08 6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode
sherman [Wed, 08 Dec 2010 12:54:43 -0800] rev 7542
6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode Summary: no BOM output if no byte to encode Reviewed-by: alanb
2010-12-08 6527572: (cs) Charset.forName can throw NullPointerException when testing bug level
sherman [Wed, 08 Dec 2010 12:15:55 -0800] rev 7541
6527572: (cs) Charset.forName can throw NullPointerException when testing bug level Summary: fixed the race condition Reviewed-by: alanb
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip