src/hotspot/share/gc/z/z_globals.hpp
changeset 51590 3aaf039a3636
parent 51587 b459c731901b
child 54159 7c23a4432610
--- a/src/hotspot/share/gc/z/z_globals.hpp	Wed Aug 29 10:11:51 2018 +0200
+++ b/src/hotspot/share/gc/z/z_globals.hpp	Thu Aug 30 09:25:38 2018 +0200
@@ -79,9 +79,6 @@
   diagnostic(bool, ZVerifyForwarding, false,                                \
           "Verify forwarding tables")                                       \
                                                                             \
-  diagnostic(bool, ZWeakRoots, true,                                        \
-          "Treat JNI WeakGlobalRefs and StringTable as weak roots")         \
-                                                                            \
   diagnostic(bool, ZOptimizeLoadBarriers, true,                             \
           "Apply load barrier optimizations")                               \
                                                                             \