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

PopFrame() was unexpectedly done

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 13
    • 13
    • hotspot
    • b02

      Test: test/hotspot/jtreg/vmTestbase/nsk/jvmti/PopFrame/popframe004/TestDescription.java

      Log:
      nativeMeth(): calling the native nativeMeth2()
      nativeMeth2(): calling the Java 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
      TEST FAILED: thread with the method of the popped frame is still alive

            amenkov Alex Menkov
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: