8165731: Reference to removed method in VarHandle JavaDoc
Reviewed-by: shade, bpb
This commit is contained in:
parent
397525a2d4
commit
caa7db4496
@ -152,7 +152,6 @@ import static java.lang.invoke.MethodHandleStatics.newInternalError;
|
||||
* {@link #getAndAdd getAndAdd},
|
||||
* {@link #getAndAddAcquire getAndAddAcquire},
|
||||
* {@link #getAndAddRelease getAndAddRelease},
|
||||
* {@link #addAndGet addAndGet}.
|
||||
* <li>bitwise atomic update access modes that, for example, atomically get and
|
||||
* bitwise OR the value of a variable under specified memory ordering
|
||||
* effects.
|
||||
|
Loading…
Reference in New Issue
Block a user