hotspot/src/cpu/ppc/vm/globals_ppc.hpp
changeset 36307 9f5f62a43577
parent 36303 6241574f5982
parent 36099 bb0cc62ab037
child 36554 a7eb9ee4680c
--- a/hotspot/src/cpu/ppc/vm/globals_ppc.hpp	Sat Feb 20 11:49:45 2016 +0300
+++ b/hotspot/src/cpu/ppc/vm/globals_ppc.hpp	Mon Feb 22 08:04:12 2016 +0100
@@ -32,7 +32,6 @@
 // Sets the default values for platform dependent flags used by the runtime system.
 // (see globals.hpp)
 
-define_pd_global(bool, ConvertSleepToYield,   true);
 define_pd_global(bool, ShareVtableStubs,      false); // Improves performance markedly for mtrt and compress.
 define_pd_global(bool, NeedsDeoptSuspend,     false); // Only register window machines need this.