hotspot/src/share/vm/runtime/globals.hpp
changeset 40869 2f53be0a45ee
parent 40364 5bf8fa4fddfd
child 40883 765d366c28e1
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Aug 19 18:51:15 2016 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Aug 22 19:29:15 2016 +0000
@@ -3027,9 +3027,6 @@
           "Number of receiver types to record in call/cast profile")        \
           range(0, 8)                                                       \
                                                                             \
-  experimental(intx, MethodProfileWidth, 0,                                 \
-          "Number of methods to record in call profile")                    \
-                                                                            \
   develop(intx, BciProfileWidth,      2,                                    \
           "Number of return bci's to record in ret profile")                \
                                                                             \