Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-5709

Improve Biased lock revocation result text

XMLWordPrintable

      BiasedLockingRevocationRule currently gives a pretty short result:

      The total time spent revoking biased locks was 2 s. To avoid this, either turn off biased Locking ('-XX:-UseBiasedLocking') or, if this occurs during startup, delay the
      use of biased Locking ('-XX:BiasedLockingStartupDelay').

      We should explain what biased lock revocation means, why it happens, why the user should care about it, and if it can be avoided in some other way.

            jpbempel Jean-Philippe Bempel
            owestin Ola Westin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: