Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8213992

Rename and make DieOnSafepointTimeout the diagnostic option

XMLWordPrintable

    • b21

        Current option is defined as:

          develop(bool, DieOnSafepointTimeout, false,
                  "Die upon failure to reach safepoint (see SafepointTimeout)")

        While the original option was conceived to aid debugging during the VM development, it is also useful in product builds to terminate VM when it is stuck.

        We can make this option diagnostic, and also rename it to match other AbortVMOn* options.

        For example (builds and passes tier1):
         http://cr.openjdk.java.net/~shade/8213992/8213992.patch

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: