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
psandoz [Thu, 30 May 2013 16:08:43 +0200] rev 17913
8014409: Spec typo: extra } in the spec for j.u.s.StreamBuilder
Summary: Also fixes documentation on StreamBuilder.OfDouble
Reviewed-by: alanb, chegar, mduigou