< prev index next >

src/share/vm/runtime/globals.hpp

Print this page

        

*** 4088,4100 **** develop_pd(bool, ValueTypePassFieldsAsArgs, \ "Pass each value type field as an argument at calls") \ \ develop_pd(bool, ValueTypeReturnedAsFields, \ "return fields instead of a value type reference") \ - \ - develop(bool, FullGCALotWithValueTypes, false, \ - "Force full GCs to stress test handling of value types") \ /* * Macros for factoring of globals */ --- 4088,4097 ----
< prev index next >