< prev index next >

src/hotspot/share/runtime/globals.hpp

Print this page

        

*** 1349,1361 **** \ develop(intx, FastAllocateSizeLimit, 128*K, \ /* Note: This value is zero mod 1<<13 for a cheap sparc set. */ \ "Inline allocations larger than this in doublewords must go slow")\ \ - product(bool, AggressiveOpts, false, \ - "(Deprecated) Enable aggressive optimizations - see arguments.cpp") \ - \ product_pd(bool, CompactStrings, \ "Enable Strings to use single byte chars in backing store") \ \ product_pd(uintx, TypeProfileLevel, \ "=XYZ, with Z: Type profiling of arguments at call; " \ --- 1349,1358 ----
< prev index next >