hotspot/src/share/vm/runtime/globals.hpp
changeset 23445 f01f43f477a1
parent 23214 b6426873cb37
parent 23443 15e8ed68f73a
child 23474 55fbc11353ec
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Mar 14 10:31:11 2014 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Sat Mar 15 04:03:42 2014 -0700
@@ -3846,11 +3846,6 @@
   develop(bool, VerifyGenericSignatures, false,                             \
           "Abort VM on erroneous or inconsistent generic signatures")       \
                                                                             \
-  product(bool, UseVMInterruptibleIO, false,                                \
-          "(Unstable, Solaris-specific) Thread interrupt before or with "   \
-          "EINTR for I/O operations results in OS_INTRPT. The default "     \
-          "value of this flag is true for JDK 6 and earlier")               \
-                                                                            \
   diagnostic(bool, WhiteBoxAPI, false,                                      \
           "Enable internal testing APIs")                                   \
                                                                             \