hotspot/src/cpu/aarch64/vm/globals_aarch64.hpp
changeset 30305 b92a97e1e9cb
parent 29183 0cc8699f7372
child 30429 c980154ed1a3
--- a/hotspot/src/cpu/aarch64/vm/globals_aarch64.hpp	Wed Apr 22 19:10:03 2015 +0300
+++ b/hotspot/src/cpu/aarch64/vm/globals_aarch64.hpp	Mon Apr 27 10:49:43 2015 +0200
@@ -68,6 +68,8 @@
 
 define_pd_global(bool, UseMembar,            true);
 
+define_pd_global(bool, PreserveFramePointer, false);
+
 // GC Ergo Flags
 define_pd_global(uintx, CMSYoungGenPerWorker, 64*M);  // default max size of CMS young gen, per GC worker thread