hotspot/src/cpu/aarch64/vm/globals_aarch64.hpp
changeset 36103 363dc2b4fc1c
parent 35839 7149ce4e3c01
parent 36099 bb0cc62ab037
child 36554 a7eb9ee4680c
--- a/hotspot/src/cpu/aarch64/vm/globals_aarch64.hpp	Thu Feb 11 13:58:41 2016 -0800
+++ b/hotspot/src/cpu/aarch64/vm/globals_aarch64.hpp	Tue Feb 16 12:01:37 2016 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
  * Copyright (c) 2015, Red Hat Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
@@ -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,         true);
 define_pd_global(bool, NeedsDeoptSuspend,        false); // only register window machines need this