dxu [Fri, 31 May 2013 13:34:27 -0700] rev 17924
8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java
Reviewed-by: alanb
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