vtewari [Thu, 03 Nov 2016 12:04:40 +0530] rev 42106
8006078: [findbugs] java.lang.management.ThreadInfo returns mutable objects
Summary: Cloned the array before returning to caller.
Reviewed-by: dholmes, fparain
Contributed-by: amit.sapre@oracle.com
psandoz [Tue, 01 Nov 2016 17:20:45 -0700] rev 42105
8163553: java.lang.LinkageError from test java/lang/ThreadGroup/Stop.java
Reviewed-by: redestad
dsamersoff [Fri, 28 Oct 2016 11:18:54 +0300] rev 42104
8168397: sun/tools/jhsdb/HeapDumpTest.java timesout on MacOS X on non images build
Summary: Remove BasicLauncherTest.java and HeapDumpTest.java from quarantine list.
Reviewed-by: sla, dsamersoff
Contributed-by: sharath.ballal@oracle.com
psandoz [Fri, 14 Oct 2016 14:47:27 -0700] rev 42103
8166974: invokedynamic implementation should not wrap Errors
Reviewed-by: smarks, jrose
vtewari [Wed, 26 Oct 2016 15:08:29 +0530] rev 42102
8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present.
Summary: Removed dependency of java.management over jdk.management.
Reviewed-by: mchung, dfuchs, dholmes
Contributed-by: amit.sapre@oracle.com
dsamersoff [Tue, 25 Oct 2016 14:49:35 +0300] rev 42101
8165500: TestJpsJar shouldn't jar all test.classpath directories
Summary: Refactor test to better handle errors
Reviewed-by: sspitsyn
dsamersoff [Mon, 24 Oct 2016 14:52:07 +0300] rev 42100
8160376: DebuggerException: Can't attach symbolicator to the process
Summary: Make SA link to JavaRuntimeSupport in MacOS X
Reviewed-by: dsamersoff, dcubed
Contributed-by: Sharath Ballal <sharath.ballal@oracle.com>
rehn [Mon, 24 Oct 2016 11:47:56 +0200] rev 42099
Merge
rehn [Mon, 24 Oct 2016 09:07:26 +0200] rev 42098
8164501: Uninitialised memory in byteArrayToPacket of SharedMemoryConnection.c
Reviewed-by: sla, dsamersoff
sla [Mon, 24 Oct 2016 09:07:24 +0200] rev 42097
8168483: Remove jtreg timeout handler timeout
Reviewed-by: dholmes, tbell
amurillo [Thu, 20 Oct 2016 17:05:27 -0700] rev 42096
Merge
vtewari [Thu, 20 Oct 2016 15:07:06 +0530] rev 42095
8167294: MXBean javadoc should be updated to take modules into account
Summary: Updated MXBean class javadoc to take modules into account
Reviewed-by: alanb
Contributed-by: amit.sapre@oracle.com
darcy [Tue, 15 Nov 2016 13:31:52 -0800] rev 42094
8169736: Mark RmiIiopReturnValueTest.java as intermittently failing
Reviewed-by: lancea
lana [Thu, 17 Nov 2016 17:50:08 +0000] rev 42093
Added tag jdk-9+145 for changeset fb4ce696b742
duke [Wed, 05 Jul 2017 22:28:01 +0200] rev 42092
Merge