darcy [Tue, 12 Nov 2013 09:44:39 -0800] rev 21655
8028229: Fix more raw types lint warning in core libraries
Reviewed-by: chegar, forax, lancea, alanb, jfranck
alanb [Tue, 12 Nov 2013 17:37:45 +0000] rev 21654
8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win)
Reviewed-by: chegar
egahlin [Tue, 12 Nov 2013 18:12:47 +0100] rev 21653
6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes()
Reviewed-by: sla
egahlin [Tue, 12 Nov 2013 17:40:26 +0100] rev 21652
6543856: MonitorVmStartTerminate.sh fails intermittently
Reviewed-by: sla, dholmes
smarks [Tue, 12 Nov 2013 16:59:51 +0100] rev 21651
8028027: serialver should emit declaration with the 'private' modifier
Reviewed-by: darcy, mchung, alanb, chegar
egahlin [Tue, 12 Nov 2013 14:52:42 +0100] rev 21650
8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
Reviewed-by: sla, jbachorik
vlivanov [Sat, 09 Nov 2013 04:21:28 +0400] rev 21649
8027823: catchException combinator fails with 9 argument target
Reviewed-by: jrose
rfield [Mon, 11 Nov 2013 16:14:07 -0800] rev 21648
8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails
Summary: fix NPE in test infrastructure
Reviewed-by: ksrini, jfranck, alanb, rfield
Contributed-by: alan.bateman@oracle.com
sherman [Mon, 11 Nov 2013 14:35:36 -0800] rev 21647
8026330: java.util.Base64 urlEncoder should omit padding
Summary: to add Encoder.withoutPadding()
Reviewed-by: alanb
sla [Fri, 08 Nov 2013 18:16:12 +0100] rev 21646
8014506: Test of Jdp feature
Reviewed-by: sla
Contributed-by: Alex Schenkman <alex.schenkman@oracle.com>
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