ehelin [Tue, 21 Jun 2016 15:02:45 +0200] rev 39406
8159370: Add FlagGuard for easier modification of flags for unit tests
Reviewed-by: kbarrett, jwilhelm
ysuenaga [Tue, 21 Jun 2016 19:29:39 -0400] rev 39405
8153743: AllocateHeap() and ReallocateHeap() should use ALWAYSINLINE macro
Reviewed-by: dholmes, zgu
mdoerr [Tue, 21 Jun 2016 19:25:41 -0400] rev 39404
8155949: Support relaxed semantics in cmpxchg
Reviewed-by: dholmes, kbarrett, goetz, aph
Contributed-by: horii@jp.ibm.com, martin.doerr@sap.com
dfazunen [Tue, 21 Jun 2016 18:37:04 +0400] rev 39403
8151283: Implement setting jtreg @requires property vm.isG1Supported.
Reviewed-by: tschatzl, iignatyev, mchernov