hotspot/src/share/vm/runtime/globals.hpp
changeset 31856 614d6786ba55
parent 31790 4a08476437e8
child 31867 5d39059535ba
child 31983 ab6d61a620df
--- a/hotspot/src/share/vm/runtime/globals.hpp	Sat Jul 18 04:53:32 2015 +0200
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Jul 21 07:28:37 2015 -0700
@@ -1286,6 +1286,8 @@
                                                                             \
   experimental(intx, SyncVerbose, 0, "(Unstable)")                          \
                                                                             \
+  product(bool, InlineNotify, true, "intrinsify subset of notify" )         \
+                                                                            \
   experimental(intx, ClearFPUAtPark, 0, "(Unsafe, Unstable)")               \
                                                                             \
   experimental(intx, hashCode, 5,                                           \