serviceability/sa/ClhsdbThreadContext.java sometimes fails with 'Thread "SteadyStateThread"' missing from stdout/stderr

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 19
    • Affects Version/s: 19
    • Component/s: hotspot
    • b08

      Although it fails because it can't find SteadyStateThread in the output, the real issue is that it failed to dump the threaddcontext for the SteadyStateThread:

       + threadcontext -v 23
      Couldn't find thread 23

      The SteadyStateThread was determined to be thread 23 based on the earlier "threadcontext -a" output. It's unclear why it failed to find it. This is a new test (and feature).

            Assignee:
            Chris Plummer
            Reporter:
            Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: