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

in-process JVM now ignores preset Windows unhandled exception filter

XMLWordPrintable

    • b09
    • x86
    • windows

        On Windows, when a process calls SetUnhandledExceptionFilter to register its own filter F, then calls JNI_CreateJavaVM to attach a 1.6.0_16 JVM, and then (in native code, in a thread not attached to the VM) writes through a null pointer, the filter F is not called. It used to be called, in the exact same scenario, at least with the 1.5.0_06 JVM, so this appears to be a regression.

              dcubed Daniel Daugherty
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: