JDI: StackFrameImpl.pop() should expect OPAQUE_FRAME error

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 5.0, 6
    • Component/s: core-svc
    • None
    • generic
    • generic

      ###@###.### 2004-04-15


      The testcase is the same as for bug 5019123:
          PopStaticInitTest.java
      in
         /net/jano.sfbay/export/disk20/serviceability/ws/regressionTestsInWaiting/


      The com.sun.jdi.StackFrameImpl.pop() does not expect the JDWP.Error.OPAQUE_FRAME error.
      Now it returns Unexpected JDWP Error: 32 :
      Exception in thread "main" com.sun.jdi.InternalException: Unexpected JDWP Error: 32
      at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:47)
      at com.sun.tools.jdi.StackFrameImpl.pop(StackFrameImpl.java:326)
      at com.sun.tools.jdi.ThreadReferenceImpl.popFrames(ThreadReferenceImpl.java:450)
      at PopStaticInitTest.runOnce(PopStaticInitTest.java:91)
      at PopStaticInitTest.runTests(PopStaticInitTest.java:70)
      at TestScaffold.startTests(TestScaffold.java:396)
      at PopStaticInitTest.main(PopStaticInitTest.java:51)

      The JDI StackFrameImpl.pop() should expect OPAQUE_FRAME error.

            Assignee:
            Unassigned
            Reporter:
            Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: