< prev index next >

src/hotspot/share/runtime/globals.hpp

Print this page

        

*** 4063,4073 **** "to use as the backing store for Java Heap.") \ \ develop(bool, VerifyMetaspace, false, \ "Verify metaspace on chunk movements.") \ \ ! /* * Macros for factoring of globals */ --- 4063,4074 ---- "to use as the backing store for Java Heap.") \ \ develop(bool, VerifyMetaspace, false, \ "Verify metaspace on chunk movements.") \ \ ! experimental(bool, UseSwitchProfiling, true, \ ! "leverage profiling for table/lookup switch") \ /* * Macros for factoring of globals */
< prev index next >