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

Print number of threads and stack sizes in error reports

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • b21

      To analyze OOM situations, number of threads and their stack sizes are useful. NMT tells us, but NMT may be disabled.

      We already print threads and stacks. Today one could count lines and calculate stack sizes via stack base and end address.

      But to save time, it would be helpful to see the number of threads and their stack sizes printed out.

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: