xiaofeya [Wed, 06 Jul 2016 01:20:20 -0700] rev 39480
8153838: test/java/io/Serializable/failureAtomicity/FailureAtomicity.java doesnot declare module dependencies
Reviewed-by: alanb
Contributed-by: Felix Yang <felix.yang@oracle.com>
mli [Wed, 06 Jul 2016 00:04:55 -0700] rev 39479
8160866: IntPrimitiveOpsTests.java still in ProblemList.txt while related bug has been closed
Reviewed-by: mhaupt
darcy [Tue, 05 Jul 2016 21:11:40 -0700] rev 39478
6226715: (ann) java.lang.annotation.AnnotationTypeMismatchException could not be serialized
Reviewed-by: rriggs
amurillo [Tue, 05 Jul 2016 20:41:56 -0700] rev 39477
Merge
amurillo [Tue, 05 Jul 2016 13:50:37 -0700] rev 39476
Merge
amurillo [Thu, 30 Jun 2016 14:57:30 -0700] rev 39475
8160690: Quarantine VarHandles tests
Reviewed-by: jwilhelm
amurillo [Fri, 01 Jul 2016 16:50:37 -0700] rev 39474
Merge
kvn [Fri, 24 Jun 2016 15:06:50 -0700] rev 39473
Merge
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