alanb [Wed, 13 Nov 2013 07:43:24 +0000] rev 21657
8028239: test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with NoClassDefFoundError
Reviewed-by: mchung, egahlin
rriggs [Tue, 12 Nov 2013 14:03:28 -0500] rev 21656
8028014: Doclint warning/error cleanup in javax.management
Summary: Improve generated html by fixing doclint warnings
Reviewed-by: sla, jbachorik
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