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

popframe004 failed: PopFrame() was unexpectedly done

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 19
    • hotspot

      vmTestbase/nsk/jvmti/PopFrame/popframe004/TestDescription.java

      ----------System.out:(18/954)----------
      nativeMeth(): calling the native nativeMeth2()
      nativeMeth2(): calling the Java activeMethod()
      popFrameCls (Thread[#23,Thread-1,5,MainThreadGroup]): inside activeMethod()
      Going to pop the frame on other thread...
      >>>>>>>> Invoke SuspendThread()
      <<<<<<<< SuspendThread() is successfully done
      >>>>>>>> Invoke PopFrame()
      Check FAILED: PopFrame() was unexpectedly done
      Check PASSED: No JVMTI events were generated by the function PopFrame()
      >>>>>>>> Invoke ResumeThread()
      <<<<<<<< ResumeThread() is successfully done
      popFrameCls (Thread[#23,Thread-1,5,MainThreadGroup]): looping...
      popFrameCls (Thread[#23,Thread-1,5,MainThreadGroup]): exiting activeMethod()...
      popFrameCls (Thread[#23,Thread-1,5,MainThreadGroup]): exiting...
      Going to pop the native frame on the current thread...
      >>>>>>>> Invoke PopFrame()
      Check PASSED: PopFrame() failed as expected with 32: JVMTI_ERROR_OPAQUE_FRAME
      Check PASSED: No JVMTI events were generated by the function PopFrame()
      ----------System.err:(0/0)----------

            amenkov Alex Menkov
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: