sspitsyn [Tue, 22 Mar 2016 21:27:55 +0000] rev 37323
Merge
sgehwolf [Mon, 21 Mar 2016 11:24:09 +0100] rev 37322
4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
Summary: Delete global references in invoker_completeInvokeRequest()
Reviewed-by: sspitsyn
sla [Tue, 22 Mar 2016 19:29:27 +0100] rev 37321
7153107: com/sun/jdi/InterruptHangTest.java fails in nightlies
Summary: Increased timeouts and added timestamped logging
Reviewed-by: sspitsyn
sla [Tue, 22 Mar 2016 19:29:25 +0100] rev 37320
8151887: com/sun/jdi/RedefineClearBreakpoint.sh failed with timeout
Summary: Take timeout factor into account
Reviewed-by: dsamersoff
hb [Tue, 22 Mar 2016 01:13:06 -0700] rev 37319
8151797: java/lang/management/ThreadMXBean/ThreadLists.java : inconsistent results
Summary: Create ThreadMXBean at the beginning of test so that call-site cleaner thread will be started
Reviewed-by: sla
hb [Mon, 21 Mar 2016 20:39:54 -0700] rev 37318
8031753: JMXServiceURL should not use getLocalHost or its usage should be enhanced
Summary: JMXServiceURL should not use getLocalHost or its usage should be enhanced
Reviewed-by: jbachorik