rkennke [Tue, 14 Feb 2017 12:31:11 -0800] rev 43956
8172434: CompareAndExchangeObject inserts two pre-barriers
Reviewed-by: kvn
jwilhelm [Tue, 14 Feb 2017 01:32:38 +0100] rev 43955
Merge
jwilhelm [Sun, 12 Feb 2017 04:49:38 +0100] rev 43954
Merge
sspitsyn [Mon, 13 Feb 2017 22:43:50 +0000] rev 43953
Merge
sspitsyn [Mon, 13 Feb 2017 14:39:50 -0800] rev 43952
8172969: JVMTI spec: GetCurrentThread may return NULL in the early start phase
Summary: Update the GetCurrentThread function spec to allow returning NULL
Reviewed-by: dholmes, dcubed, alanb
vlivanov [Mon, 13 Feb 2017 23:58:00 +0300] rev 43951
8174818: bigapps/Weblogic12medrec fails with assert(check_call_consistency(jvms, cg)) failed: inconsistent info
Reviewed-by: vlivanov
Contributed-by: dmitry.chuyko@oracle.com
ysuenaga [Sat, 11 Feb 2017 00:17:31 +0900] rev 43950
8173941: SA does not work if executable is DSO
Reviewed-by: aph, dsamersoff