psandoz [Tue, 30 Jul 2013 11:32:26 +0100] rev 19072
8021863: Stream.concat incorrectly calculates unsized state
Reviewed-by: chegar
henryjen [Tue, 30 Jul 2013 15:47:35 -0700] rev 19071
8020977: StringJoiner merges with itself not as expected
Reviewed-by: psandoz, chegar, mduigou, smarks
sherman [Tue, 30 Jul 2013 14:43:19 -0700] rev 19070
8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing
Summary: Correct to use fixed locale, not locale of test environment
Reviewed-by: alanb, okutsu
Contributed-by: roger.riggs@oracle.com
juh [Tue, 30 Jul 2013 11:04:19 -0700] rev 19069
8021833: javadoc cleanup in java.net
Summary: <code> and <tt> converted to {@code }; package.html to package-info.java
Reviewed-by: darcy, chegar
xuelei [Mon, 29 Jul 2013 19:36:54 -0700] rev 19068
8021841: Remove SSLEngineDeadlock.java from problem list
Reviewed-by: wetmore
ascarpino [Mon, 29 Jul 2013 13:43:24 -0700] rev 19067
8020424: The NSS version should be detected before running crypto tests
Reviewed-by: valeriep
ascarpino [Fri, 19 Jul 2013 11:34:33 -0700] rev 19066
8012971: PKCS11Test hiding exception failures
Reviewed-by: vinnie, valeriep
psandoz [Mon, 29 Jul 2013 19:41:02 +0100] rev 19065
8020156: TreeMap.values().spliterator() does not report ORDERED
8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable
Reviewed-by: mduigou
sundar [Mon, 29 Jul 2013 21:39:21 +0530] rev 19064
8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition
Reviewed-by: hannesw, lagergren
mduigou [Sat, 27 Jul 2013 12:26:01 -0700] rev 19063
8021588: Remove explicit othervm execution from jdk/test/Makefile
Reviewed-by: alanb