Duplicate :
|
|
Relates :
|
|
Relates :
|
JDK-8213791 :
|
|
JDK-8214310 :
|
Allocation inside the critical section stops some uses-cases of this hash-table. The down side with moving allocation to caller is that a insert might have bigger chance to fail and thus more often allocate/free might be called.
|