Relates :
|
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.
|