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

NativeInstanceFilter.java fails due to "Event from native frame not filtered out."

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • hs20
    • hotspot
    • generic
    • generic

      The following JDI_REGRESSION test failed in all of my configs of
      baseline JDK7-B125 testing on both Solaris X86 and Win32:

          com/sun/jdi/NativeInstanceFilter.java

      Here is a snippet from the .jtr file:

      ----------System.err:(15/927)----------
      java.lang.Exception: Failed: Event from native frame not filtered out.
              at NativeInstanceFilter.runTests(NativeInstanceFilter.java:117)
              at JDIScaffold.startTests(JDIScaffold.java:248)
              at NativeInstanceFilter.main(NativeInstanceFilter.java:51)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              at java.lang.reflect.Method.invoke(Method.java:613)
              at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
              at java.lang.Thread.run(Thread.java:732)

      JavaTest Message: Test threw exception: java.lang.Exception: Failed: Event from native frame not filtered out.
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Exception: Failed: Event from native frame not filtered out.
      result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Failed: Event from native frame not filtered out.


      test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Failed: Event from native frame not filtered out.

            dcubed Daniel Daugherty
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: