-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b13
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030705 | 6u75 | Sean Coffey | P3 | Closed | Fixed | b05 |
JDK-8031726 | 6u71 | Sean Coffey | P4 | Resolved | Fixed | b32 |
As noted by pk@orion, the fix for 6503428 is incomplete in that it doesn't update the elts field with the expanded array. This means that if 3 or more concurrent operations on a FileChannel are attempted then NativeThreadSet.add's expansion of the thread set is futile.
- backported by
-
JDK-8031726 (ch) NativeThreadSet.add doesn't expand thread set
- Resolved
-
JDK-8030705 (ch) NativeThreadSet.add doesn't expand thread set
- Closed
- relates to
-
JDK-6503428 (ch) Assertion failure in NativeThreadSet.add
- Closed