Improve Windows unhandled structured exception reporting - UseOSErrorReporting

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 6u11
    • Component/s: hotspot
    • x86
    • windows_xp

      Reincarnation of 6227246.

      Using -XX:UseOSErrorReporting should create both hs_err log file and a windows crash dump.

      Steps to Reproduce

      Take the example from
      http://blogs.sun.com/poonam/entry/windows_crash_dumps_for_java
      (also found in the attachment)

      If you run it with fastdebug 6u11 you get hs_err log file and a windows crash dump
      java
      jdk1.6.0_11\fastdebug\bin\java -XX:+UseOSErrorReporting test

      If you run product jvm - only hs log file is created
      jdk1.6.0_11\bin\java -XX:+UseOSErrorReporting test
      Expected: hs err log file and windows crash dump are created as in fastdebug

            Assignee:
            Coleen Phillimore
            Reporter:
            Ivan Krylov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: