dsamersoff [Thu, 23 Jul 2015 15:25:28 +0000] rev 31979
Merge
dsamersoff [Thu, 23 Jul 2015 18:17:09 +0300] rev 31978
8059038: Create new launcher for SA tools
Summary: Proivide jhsdb command to launch sa based tools
Reviewed-by: sspitsyn, jbachorik
goetz [Thu, 23 Jul 2015 05:48:26 -0700] rev 31977
8130676: [TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121
Reviewed-by: simonis, ctornqvi
tschatzl [Thu, 23 Jul 2015 11:14:47 +0200] rev 31976
8004687: G1: Parallelize object self-forwarding and scanning during an evacuation failure
Summary: Use the regular task queue during evacuation failure and allow per-thread preserved header queues to remove the global lock during evacuation failure.
Reviewed-by: mgerdin, jmasa
Contributed-by: Walter Florian Gugenberger <walter.gugenberger@gmail.com>
ehelin [Thu, 23 Jul 2015 11:14:24 +0200] rev 31975
8131319: Move G1Allocator::_summary_bytes_used back to G1CollectedHeap
Summary: G1Allocator::_summary_bytes_used fits better in G1CollectedHeap since we added the archive allocator. Move it back to the original location.
Reviewed-by: mgerdin, tbenson
brutisso [Thu, 23 Jul 2015 08:45:25 +0200] rev 31974
8131600: heapdump/JMapHeap EXCEPTION_ACCESS_VIOLATION
Reviewed-by: mgerdin, kbarrett, tschatzl
dsamersoff [Wed, 22 Jul 2015 18:01:11 +0000] rev 31973
Merge
dsamersoff [Wed, 22 Jul 2015 13:55:15 +0300] rev 31972
8129971: TestStackTrace.java: ArrayIndexOutOfBoundsException thrown by AARCH64ThreadContext.setRegister
Summary: Added missed AARCH64 register
Reviewed-by: jbachorik, ykantser
kevinw [Wed, 22 Jul 2015 18:16:55 +0200] rev 31971
Merge
vkempik [Mon, 20 Jul 2015 18:57:07 +0300] rev 31970
8048353: jstack -l crashes VM when a Java mirror for a primitive type is locked
Reviewed-by: coleenp, dcubed