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

Add lock site specific accounting to server compiler

XMLWordPrintable

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

        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

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: