< prev index next >

src/hotspot/share/runtime/globals.hpp

Print this page

        

*** 2453,2465 **** "Start flight recording with options")) \ \ experimental(bool, UseFastUnorderedTimeStamps, false, \ "Use platform unstable time where supported for timestamps only") \ \ - product(bool, UseNewFieldLayout, true, \ - "(Deprecated) Use new algorithm to compute field layouts") \ - \ product(bool, UseEmptySlotsInSupers, true, \ "Allow allocating fields in empty slots of super-classes") \ \ diagnostic(bool, DeoptimizeNMethodBarriersALot, false, \ "Make nmethod barriers deoptimise a lot.") \ --- 2453,2462 ----
< prev index next >