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

Make error log write timeout parameter configurable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • b74

        In case of a crash, an error log is written. Error log writing may timeout for various reasons, therefore a timeout is in place to shut down the VM hard after a given timeout is reached.

        Currently, this timeout value is hard wired to be two minutes. It makes sense to make this timeout configurable for two reasons:
        - two minutes may be too much in situations where you want the VM to come up quickly again
        - two minutes may be too low for situations where error log writing does not hang but just takes its time, and we would rather wait a bit longer for complete hs-err files.

              stuefe Thomas Stuefe
              stuefe Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: