< prev index next >

src/hotspot/share/gc/shared/gc_globals.hpp

Print this page
rev 52333 : imported patch 8213058

*** 370,385 **** "MetadataAllocationFailALotInterval") \ \ develop(uintx, MetadataAllocationFailALotInterval, 1000, \ "Metadata allocation failure a lot interval") \ \ - notproduct(bool, ExecuteInternalVMTests, false, \ - "Enable execution of internal VM tests") \ - \ - notproduct(bool, VerboseInternalVMTests, false, \ - "Turn on logging for internal VM tests.") \ - \ product(bool, ExecutingUnitTests, false, \ "Whether the JVM is running unit tests or not") \ \ product_pd(bool, UseTLAB, "Use thread-local object allocation") \ \ --- 370,379 ----
< prev index next >