--- a/hotspot/src/share/vm/runtime/globals.hpp Wed Feb 10 14:30:25 2016 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp Wed Feb 10 18:57:19 2016 -0500
@@ -1279,10 +1279,6 @@
experimental(intx, hashCode, 5, \
"(Unstable) select hashCode generation algorithm") \
\
- experimental(intx, WorkAroundNPTLTimedWaitHang, 0, \
- "(Unstable, Linux-specific) " \
- "avoid NPTL-FUTEX hang pthread_cond_timedwait") \
- \
product(bool, FilterSpuriousWakeups, true, \
"When true prevents OS-level spurious, or premature, wakeups " \
"from Object.wait (Ignored for Windows)") \