zmajo [Tue, 18 Nov 2014 19:44:45 +0100] rev 27699
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
Summary: move all test from <bug_id> directories to <functional_dir_name>/<bug_id>; update TEST.groups to execute more tests
Reviewed-by: drchase, kvn
vlivanov [Mon, 17 Nov 2014 23:11:40 +0000] rev 27698
Merge
vlivanov [Mon, 17 Nov 2014 14:02:45 -0800] rev 27697
8062258: compiler/debug/TraceIterativeGVN.java segfaults in trace_PhaseIterGVN
Reviewed-by: kvn
neliasso [Thu, 13 Nov 2014 14:42:54 +0100] rev 27696
8061256: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java timed out
Summary: Must not be at safepoint when taking CompileQueue_lock
Reviewed-by: kvn, anoll
iignatyev [Mon, 17 Nov 2014 12:57:49 +0300] rev 27695
8059732: improve hotspot_*test targets
Reviewed-by: kvn, dholmes
jwilhelm [Wed, 26 Nov 2014 18:01:10 +0100] rev 27694
Merge
aharlap [Thu, 20 Nov 2014 10:03:22 -0500] rev 27693
8059492: Wrong spelling in assert: "Not initialied properly?"
Summary: Fixed typo in metaspace assert message
Reviewed-by: mgerdin
Contributed-by: aharlap <alexander.harlap.@oracle.com>
eistepan [Wed, 19 Nov 2014 17:43:19 +0300] rev 27692
8062537: [TESTBUG] Conflicting GC combinations in hotspot tests
Reviewed-by: brutisso
jwilhelm [Tue, 21 Oct 2014 15:07:25 +0200] rev 27691
8058255: Native jbyte Atomic::cmpxchg for supported x86 platforms
Summary: Use the native cmpxchgb instruction on x86.
Reviewed-by: dholmes, kbarrett, phh
Contributed-by: erik.osterlund@lnu.se
brutisso [Tue, 18 Nov 2014 12:33:47 +0000] rev 27690
Merge