naoto [Fri, 31 May 2013 11:20:51 -0700] rev 17923
7006052: awt_InputMethod.c cleanup is needed
Reviewed-by: anthony
alanb [Fri, 31 May 2013 12:17:30 +0100] rev 17922
8014854: (bf) CharBuffer.chars too slow with default implementation
Reviewed-by: erikj, briangoetz, henryjen, psandoz, mduigou
chegar [Fri, 31 May 2013 09:30:44 +0100] rev 17921
7107883: getNetworkPrefixLength() does not return correct prefix length
Reviewed-by: alanb, michaelm
psandoz [Fri, 31 May 2013 09:58:00 +0200] rev 17920
8014732: Minor spec issue: java.util.Spliterator.getExactSizeIfKnown
Summary: A minor documentation issue (not a spec issue).
Reviewed-by: chegar, dl
ascarpino [Thu, 30 May 2013 14:11:32 -0700] rev 17919
6750584: Cipher.wrap/unwrap methods should define UnsupportedOperationException
Reviewed-by: mullan
valeriep [Wed, 29 May 2013 20:54:43 -0700] rev 17918
8013069: javax.crypto tests fail with new PBE algorithm names
Summary: Shouldn't auto-generate default parameters for MAC objects.
Reviewed-by: vinnie
ascarpino [Thu, 30 May 2013 22:19:28 -0700] rev 17917
7160837: DigestOutputStream does not turn off digest calculation when "close()" is called
Reviewed-by: mullan, xuelei
xuelei [Thu, 30 May 2013 22:02:43 -0700] rev 17916
8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
Reviewed-by: xuelei
Contributed-by: Pasi Eronen <pe@iki.fi>
sherman [Thu, 30 May 2013 14:47:57 -0700] rev 17915
8015271: Conversion table for EUC-KR is incorrect
Summary: to add the requested postal code mark character u+327e
Reviewed-by: alanb
psandoz [Tue, 28 May 2013 15:22:30 +0200] rev 17914
8014393: Minor typo in the spec for j.u.stream.Stream.findFirst()
Reviewed-by: alanb, chegar