< prev index next >

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

Print this page
rev 57895 : [mq]: 8215297-remove-ptt

*** 313,326 **** "attempts at young collectors") \ \ develop(uintx, PromotionFailureALotInterval, 5, \ "Total collections between promotion failures a lot") \ \ - diagnostic(bool, UseOWSTTaskTerminator, true, \ - "Use Optimized Work Stealing Threads task termination " \ - "protocol") \ - \ experimental(uintx, WorkStealingSleepMillis, 1, \ "Sleep time when sleep is used for yields") \ \ experimental(uintx, WorkStealingYieldsBeforeSleep, 5000, \ "Number of yields before a sleep is done during work stealing") \ --- 313,322 ----
< prev index next >