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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: