Release Note: `clhsdb jstack` No Longer Scans for `java.util.concurrent` Locks by Default

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Delivered
    • Priority: P4
    • 23
    • Affects Version/s: 23
    • Component/s: hotspot

      The `jstack` command in `jhsdb clhsdb` has been modified to scan for `java.util.concurrent` locks only if given the `-l` option. Searching for these locks is a very expensive operation that requires scanning the entire heap. The `jhsdb jstack` and `bin/jstack` commands also have the ability to include this locking information in the output, but do not do so by default.

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

              Created:
              Updated:
              Resolved: