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

PopFrame() was unexpectedly done

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: