src/hotspot/share/runtime/globals.hpp
changeset 47994 5a16da2a3fcb
parent 47993 8011a94a8989
child 48005 9fd89aabb6cd
--- a/src/hotspot/share/runtime/globals.hpp	Mon Nov 20 09:35:31 2017 +0100
+++ b/src/hotspot/share/runtime/globals.hpp	Mon Nov 20 09:40:42 2017 +0100
@@ -3280,7 +3280,8 @@
           range(-1, max_jint-1)                                             \
                                                                             \
   product(intx, DeferPollingPageLoopCount,     -1,                          \
-          "(Unsafe,Unstable) Number of iterations in safepoint loop "       \
+          "(Unsafe,Unstable,Deprecated) "                                   \
+          "Number of iterations in safepoint loop "                         \
           "before changing safepoint polling page to RO ")                  \
           range(-1, max_jint-1)                                             \
                                                                             \