8241986: The java man page erroneously refers to XEND when it should refer XTEST
Fixed typo in the man page Reviewed-by: thartmann
This commit is contained in:
parent
306eeb0861
commit
0d09d682a4
@ -2856,7 +2856,7 @@ If no conflict is found when running the transaction, then the memory
|
||||
and register modifications are committed together at the \f[CB]XEND\f[R]
|
||||
instruction.
|
||||
The \f[CB]XABORT\f[R] instruction can be used to explicitly abort a
|
||||
transaction and the \f[CB]XEND\f[R] instruction checks if a set of
|
||||
transaction and the \f[CB]XTEST\f[R] instruction checks if a set of
|
||||
instructions is being run in a transaction.
|
||||
.PP
|
||||
A lock on a transaction is inflated when another thread tries to access
|
||||
|
Loading…
x
Reference in New Issue
Block a user