adinn [Tue, 23 Jun 2015 10:17:35 -0400] rev 31381
8129584: Fix required for aarch64 after 8122937
Summary: The fix for 8122937 omitted cpu/aarch64 changes required by src/share fixes
Reviewed-by: kvn, simonis
dsamersoff [Tue, 23 Jun 2015 11:00:32 +0000] rev 31380
Merge
dsamersoff [Tue, 23 Jun 2015 12:35:21 +0300] rev 31379
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
Summary: Provide a API to corrctly terminate LingeredApp
Reviewed-by: sspitsyn
shade [Tue, 23 Jun 2015 10:12:44 +0200] rev 31378
8129332: Missing test case for JDK-8078438
Summary: Add the test case originally developed for JDK-8078438
Reviewed-by: tschatzl
stuefe [Mon, 22 Jun 2015 19:21:04 -0400] rev 31377
8078513: [linux] Clean up code relevant to LinuxThreads implementation
Reviewed-by: dholmes, sla, coleenp, simonis
lmesnik [Tue, 09 Jun 2015 15:03:10 +0300] rev 31376
8079134: [TESTBUG] Remove applicable_*gc and needs_*gc groups from TEST.groups
Reviewed-by: mgerdin, drwhite
cjplummer [Fri, 19 Jun 2015 14:23:39 -0700] rev 31375
8087153: EXCEPTION_ACCESS_VIOLATION when CDS RO section vanished on win32
Summary: When mapping RW for debugging support, update space_info->read_only to reflect it is RW
Reviewed-by: dcubed, coleenp, iklam
jprovino [Thu, 18 Jun 2015 16:28:04 -0400] rev 31374
8085987: Vm crash "not long aligned" in nsk/stress/metaspace/jck60/jck6* tests
Summary: The word size being allocated needs to be rounded up.
Reviewed-by: jmasa, tbenson