< prev index next >

src/share/vm/runtime/globals.hpp

Print this page
rev 12993 : 8180423: Remove flag UseRelocIndex
Reviewed-by: TBD

*** 2499,2511 **** "Insert counter to detect warm methods") \ \ diagnostic(bool, StressCodeAging, false, \ "Start with counters compiled in") \ \ - develop(bool, UseRelocIndex, false, \ - "Use an index to speed random access to relocations") \ - \ develop(bool, StressCodeBuffers, false, \ "Exercise code buffer expansion and other rare state changes") \ \ diagnostic(bool, DebugNonSafepoints, trueInDebug, \ "Generate extra debugging information for non-safepoints in " \ --- 2499,2508 ----
< prev index next >