Jonathan Gibbons
|
1838d55322
|
8179364: update "<a name=" in java.base module to use id attribute
Reviewed-by: darcy
|
2017-04-26 13:38:21 -07: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
|
caa7db4496
|
8165731: Reference to removed method in VarHandle JavaDoc
Reviewed-by: shade, bpb
|
2016-09-09 14:54:24 -07: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 |
|
Claes Redestad
|
bb95ea6101
|
8163370: Reduce number of classes loaded by common usage of java.lang.invoke
Reviewed-by: igerasim, psandoz
|
2016-08-10 13:54:38 +02: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
|
7dd146f072
|
8160439: Replace asserts in VarHandle.AccessMode with tests
Reviewed-by: vlivanov, rriggs, martin
|
2016-06-29 08:30:49 +02: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 |
|
Alejandro Murillo
|
7a3decd3a2
|
Merge
|
2016-05-14 09:11:07 -07:00 |
|
Vladimir Ivanov
|
8761e88b55
|
Merge
|
2016-05-09 12:39:41 +03:00 |
|
Paul Sandoz
|
3d8d9fe7fa
|
8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
Reviewed-by: chegar, shade, forax, vlivanov
|
2016-05-05 18:14:47 -07:00 |
|
Paul Sandoz
|
37445185d2
|
8155258: VarHandle implementation improvements
Reviewed-by: shade, vlivanov
|
2016-05-05 11:39:08 -07: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
|
87c6cee72e
|
8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize
Reviewed-by: jrose, smarks
|
2016-04-13 15:05:50 +02:00 |
|
Paul Sandoz
|
e10605459a
|
8151198: VarHandle factory-specific exceptions
Reviewed-by: shade
|
2016-04-13 15:05:49 +02: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
|
878d4d8655
|
8151706: Update VarHandle implementation to use @Stable arrays
Reviewed-by: mhaupt, shade, redestad
|
2016-04-11 18:21:25 +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 |
|