Is WorkAroundNPTLTimedWaitHang safe to disable?

David Dabbs dmdabbs at gmail.com
Thu Sep 9 19:10:18 PDT 2010


Hello.

There is a Linux-specific VM product flag, WorkAroundNPTLTimedWaitHang.
The comments in src/share/vm/runtime/globals.hpp describe the flag as 

	(Unstable, Linux-specific) "avoid NPTL-FUTEX hang
pthread_cond_timedwait"

Would this be a workaround for this issue?  

	https://bugzilla.redhat.com/show_bug.cgi?id=217067


In any case, are there are guidelines for safely disabling this workaround?
Guidelines, e.g. libc version, vendor.kernel.version, et cetera.


Many thanks,

David




More information about the hotspot-dev mailing list