lancea [Mon, 11 Nov 2013 14:22:22 -0500] rev 21645
8028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset.internal
Reviewed-by: darcy
michaelm [Mon, 11 Nov 2013 16:06:16 +0000] rev 21644
8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win)
Reviewed-by: alanb
chegar [Mon, 11 Nov 2013 10:33:02 +0000] rev 21643
8028102: All test targets, jdk/test/Makefile, fail on Windows
Reviewed-by: mduigou
weijun [Mon, 11 Nov 2013 16:54:41 +0800] rev 21642
8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
Reviewed-by: xuelei
alanb [Mon, 11 Nov 2013 08:36:53 +0000] rev 21641
8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win)
Reviewed-by: mchung
jbachorik [Sun, 10 Nov 2013 20:05:03 +0100] rev 21640
6523160: RuntimeMXBean.getUptime() returns negative values
Summary: RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time
Reviewed-by: dholmes, sla
rriggs [Sat, 09 Nov 2013 14:30:03 -0500] rev 21639
8028092: Lint cleanup of java.time.format
Summary: correct declarations and add @SuppressWarnings
Reviewed-by: darcy, lancea
alanb [Sat, 09 Nov 2013 16:46:46 +0000] rev 21638
8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
Reviewed-by: dholmes, alanb
Contributed-by: patrick.zhang@oracle.com