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

GetCallerFrame returns JVMDI_ERROR_INVALID_FRAMEID for the current

    • generic
    • generic



      Name: elR10090 Date: 10/02/2001


      The Hotspot VM (build 1.4.0-beta3-b81) fails the following test
      from testbase_nsk:

          nsk/jvmdi/GetCallerFrame/callframe001

      The JVMDI function GetCallerFrame returns JVMDI_ERROR_INVALID_FRAMEID
      for the frame got via GetCurrentFrame(thread, jframe *framePrt)
      when a thread is the current thread.

      To reproduce the bug run in GammaBase/Bugs/<this bug number> directory:

          sh doit.sh <JAVA_HOME>

      Running the test outputs:

      java version "1.4.0-beta3"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b81)
      Java HotSpot(TM) Client VM (build 1.4.0-beta3-b81, mixed mode)
      (GetCallerFrame#0) unexpected error: JVMDI_ERROR_INVALID_FRAMEID (30)
      (GetCallerFrame#0) unexpected error: JVMDI_ERROR_INVALID_FRAMEID (30)
      Exit Code: 97

      This bug also affects the following testbase_nsk test:

          nsk/jvmdi/GetLocalVariable/getlocal001

      ======================================================================

            rfield Robert Field (Inactive)
            latkinsunw Latkin Latkin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: