-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b55
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8144111 | 6u115 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
Martin Buccholz writes:
The field firstReader is a long, and hence subject to word-tearing.
We fix that bug (which is very unlikely to cause a problem
in practice) and some documentation and clarity improvements.
The field firstReader is a long, and hence subject to word-tearing.
We fix that bug (which is very unlikely to cause a problem
in practice) and some documentation and clarity improvements.
- backported by
-
JDK-8144111 Reliability and documentation improvements for ReentrantReadWriteLock
-
- Resolved
-