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

[JVMCI] c2v_iterateFrames can get out of sync with the StackFrameStream

XMLWordPrintable

    • b11

        c2v_iterateFrames mixes a StackFrameSteam and vframes and the vframe factory method can silently skip stub frames. The could leave the StackFrameStream out of sync with the vframe walk. This can cause the iteration fail in strange ways and assert in fastdebug builds.

              never Tom Rodriguez
              never Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: