Magnus Ihse Bursie
|
97df63049c
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:57:30 +02:00 |
|
Paul Sandoz
|
94d019e9ba
|
8172201: Replace assert of return type in VarHandle.AccessMode with test
Reviewed-by: mchung
|
2017-01-04 17:20:41 -08:00 |
|
Paul Sandoz
|
3bd5ebe2ef
|
8162108: Rename weakCompareAndSetVolatile to weakCompareAndSet
Reviewed-by: martin
|
2016-09-01 13:56:13 -07:00 |
|
Paul Sandoz
|
c073edc24c
|
8162106: Remove VarHandle.addAndGet
Reviewed-by: shade, redestad
|
2016-09-01 10:17:01 -07:00 |
|
Paul Sandoz
|
82d48917bb
|
8161444: VarHandles should provide access bitwise atomics
8162107: Add acquire/release variants for getAndSet and getAndAdd
Reviewed-by: shade, redestad
|
2016-09-01 10:16:57 -07:00 |
|
Alexandre Iline
|
3ff1d554b4
|
8164982: Fix legal notices in java/lang, java/net, java/util tests
Reviewed-by: darcy, iris
|
2016-08-31 09:46:50 -07:00 |
|
Alejandro Murillo
|
3689909db0
|
Merge
|
2016-07-01 16:50:37 -07:00 |
|
Paul Sandoz
|
3f0273a3c4
|
8154737: Rename VarHandle.compareAndExchangeVolatile to VarHandle.compareAndExchange
Reviewed-by: shade
|
2016-06-23 13:46:48 +02:00 |
|
Paul Sandoz
|
734dbe4089
|
8158039: VarHandle float/double field/array access should support CAS/set/add atomics
Reviewed-by: shade, vlivanov, darcy
|
2016-06-20 17:57:19 +02:00 |
|
Aleksey Shipilev
|
e663206d07
|
8157726: VarHandles/Unsafe should support sub-word atomic ops
Reviewed-by: psandoz, vlivanov, lagergren
|
2016-06-15 11:20:15 +03:00 |
|
Paul Sandoz
|
7dd146f072
|
8160439: Replace asserts in VarHandle.AccessMode with tests
Reviewed-by: vlivanov, rriggs, martin
|
2016-06-29 08:30:49 +02:00 |
|
Paul Sandoz
|
4b1159ce76
|
8157239: java/lang/invoke/VarHandles/ tests fail by timeout with -Xcomp with lambda form linkage
Reviewed-by: vlivanov
|
2016-05-19 16:08:40 +02:00 |
|
Paul Sandoz
|
0bad445941
|
8157152: Atomic add for VarHandle byte[]/ByteBuffer views is incorrect for endian conversion
Reviewed-by: fyuan, shade, vlivanov
|
2016-05-18 18:46:14 +02:00 |
|
Aleksey Shipilev
|
33bb9220fc
|
8157171: Hook up Unsafe.weakCompareAndSetVolatile to VarHandles
Reviewed-by: psandoz, redestad
|
2016-05-17 22:28:00 +03:00 |
|
Alejandro Murillo
|
ffaebaa66e
|
Merge
|
2016-05-17 05:38:15 -07:00 |
|
Paul Sandoz
|
44afe20e99
|
8156485: MethodHandles.varHandleExactInvoker should perform exact checks
Reviewed-by: vlivanov
|
2016-05-17 12:06:41 +02:00 |
|
Vladimir Ivanov
|
8761e88b55
|
Merge
|
2016-05-09 12:39:41 +03:00 |
|
Vladimir Ivanov
|
905fb139d7
|
Merge
|
2016-05-06 18:21:41 +03:00 |
|
Aleksey Shipilev
|
4f53885343
|
8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures
Reviewed-by: psandoz, vlivanov, simonis
|
2016-05-04 17:17:28 +03:00 |
|
Paul Sandoz
|
e955660cf1
|
8154755: Add a VarHandle weakCompareAndSet with volatile semantics
Reviewed-by: shade, vlivanov
|
2016-04-29 13:46:19 -07:00 |
|
Paul Sandoz
|
1af2806677
|
8154556: Use java.nio.ByteOrder instead of boolean value
Reviewed-by: alanb
|
2016-04-26 18:30:00 -07:00 |
|
Paul Sandoz
|
a7aff44bbb
|
8151705: VarHandle.AccessMode enum names should conform to code style
Reviewed-by: mhaupt, shade, redestad
|
2016-04-13 15:05:48 +02:00 |
|
Paul Sandoz
|
6b661410d3
|
8152645: VarHandle lookup access control tests
Reviewed-by: mhaupt, redestad
|
2016-04-11 19:00:49 +02:00 |
|
Paul Sandoz
|
9fb30a3740
|
8149644: Integrate VarHandles
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Reviewed-by: coffeys, mhaupt, vlivanov
|
2016-03-24 11:21:21 +01:00 |
|