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

JDI: StackFrameImpl.pop() should expect OPAQUE_FRAME error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 5.0, 6
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: