< prev index next >

src/hotspot/share/runtime/globals.hpp

Print this page
rev 50074 : 8132287: obsolete the "InlineNotify" flag option
Reviewed-by:

*** 845,856 **** experimental(intx, SyncFlags, 0, "(Unsafe, Unstable) " \ "Experimental Sync flags") \ \ experimental(intx, SyncVerbose, 0, "(Unstable)") \ \ - diagnostic(bool, InlineNotify, true, "intrinsify subset of notify") \ - \ experimental(intx, hashCode, 5, \ "(Unstable) select hashCode generation algorithm") \ \ product(bool, FilterSpuriousWakeups, true, \ "When true prevents OS-level spurious, or premature, wakeups " \ --- 845,854 ----
< prev index next >