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

Improve Windows unhandled structured exception reporting - UseOSErrorReporting

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 6u11
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: