< prev index next >

src/hotspot/share/gc/shared/gc_globals.hpp

Print this page

        

*** 346,357 **** "(other young collectors)") \ \ develop(uintx, PromotionFailureALotInterval, 5, \ "Total collections between promotion failures a lot") \ \ ! experimental(bool, UseOWSTTaskTerminator, true, \ ! "Use OWST(Optomized Work Stealing Threads) task termination " \ "protocol") \ \ experimental(uintx, WorkStealingSleepMillis, 1, \ "Sleep time when sleep is used for yields") \ \ --- 346,357 ---- "(other young collectors)") \ \ develop(uintx, PromotionFailureALotInterval, 5, \ "Total collections between promotion failures a lot") \ \ ! diagnostic(bool, UseOWSTTaskTerminator, true, \ ! "Use OWST (Optimized Work Stealing Threads) task termination " \ "protocol") \ \ experimental(uintx, WorkStealingSleepMillis, 1, \ "Sleep time when sleep is used for yields") \ \
< prev index next >