psandoz [Thu, 23 Jun 2016 13:46:48 +0200] rev 39472
8154737: Rename VarHandle.compareAndExchangeVolatile to VarHandle.compareAndExchange
Reviewed-by: shade
psandoz [Mon, 20 Jun 2016 17:57:19 +0200] rev 39471
8158039: VarHandle float/double field/array access should support CAS/set/add atomics
Reviewed-by: shade, vlivanov, darcy
shade [Wed, 15 Jun 2016 11:20:15 +0300] rev 39470
8157726: VarHandles/Unsafe should support sub-word atomic ops
Reviewed-by: psandoz, vlivanov, lagergren
amurillo [Thu, 23 Jun 2016 17:11:19 -0700] rev 39469
Merge
akulyakh [Wed, 22 Jun 2016 14:01:14 +0300] rev 39468
8159959: Quarantine java/lang/management/MemoryMXBean/Pending.java
Summary: Quarantining the failing tests
Reviewed-by: dholmes
redestad [Tue, 21 Jun 2016 12:05:23 +0200] rev 39467
8159590: Remove deprecated methods from jdk.internal.misc.VM
Reviewed-by: chegar, dholmes
iklam [Mon, 20 Jun 2016 08:49:40 -0700] rev 39466
8154820: JDWP: -agentlib:jdwp=help assertion error
Reviewed-by: dholmes, sspitsyn, dsamersoff
ascarpino [Tue, 05 Jul 2016 15:37:42 -0700] rev 39465
8154015: Apply algorithm constraints to timestamped code
Reviewed-by: mullan