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

Windows: on error, gtest SEH handler is invoked instead of the JVM signal handler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 25
    • 25
    • hotspot
    • windows

      Seems to be a regression. I see now that the gtest SEH handler is invoked when I crash in gtests:

      ```
      unknown file error: SEH exception with code xxx thrown in the test body
      ```

      What should have happened is that the JVM handler gets invoked. This used to work: we made sure of it with https://bugs.openjdk.org/browse/JDK-8185734

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

              Created:
              Updated:
              Resolved: