8130728: Disable WorkAroundNPTLTimedWaitHang by default
Reviewed-by: dcubed
This commit is contained in:
parent
794f1616f0
commit
ef59ce7332
@ -1291,7 +1291,7 @@ public:
|
||||
experimental(intx, hashCode, 5, \
|
||||
"(Unstable) select hashCode generation algorithm") \
|
||||
\
|
||||
experimental(intx, WorkAroundNPTLTimedWaitHang, 1, \
|
||||
experimental(intx, WorkAroundNPTLTimedWaitHang, 0, \
|
||||
"(Unstable, Linux-specific) " \
|
||||
"avoid NPTL-FUTEX hang pthread_cond_timedwait") \
|
||||
\
|
||||
|
Loading…
x
Reference in New Issue
Block a user