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

Thread resume invalidates all stack frames, even from other threads

XMLWordPrintable

    • b32
    • generic
    • generic
    • Verified

        When a thread is resumed, the call stack frames are invalidated.
        The problem is, however, that not only frames of the resumed thread, but also frames of all other suspended threads are invalidated.
        This bug is reproduced by the following new JTREG test:

            com/sun/jdi/ResumeOneThreadTest.java

              jjh James Holmlund (Inactive)
              mentlich Martin Entlicher
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: