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

Add lock site specific accounting to server compiler

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • hs10
    • 5.0
    • hotspot
    • None
    • b13
    • sparc
    • solaris_9

    Backports

      Description

        Add lock site specific accounting to server compiler.

        -XX:+PrintPreciseBiasedLockingStatistics

        Example:

        java/lang/StringBuffer.append@0 spec/io/ValidityCheckOutputStream.strip1@6
        # total entries: 1751
        # biased lock entries: 1510
        # anonymously biased lock entries: 241
        # rebiased lock entries: 0
        # revoked lock entries: 0
        # fast path lock entries: 0
        # slow path lock entries: 0

        Attachments

          Issue Links

            Activity

              People

                rknippelsunw Ross Knippel (Inactive)
                rknippelsunw Ross Knippel (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: