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

CountCompiledCalls shows incorrect percentage

XMLWordPrintable

      Run arbitrary program with -XX:+CountCompiledCalls, it shows
      ...
      Calls from compiled code:
      2681 (100%) total non-inlined
      2256 (84.1%) |- virtual calls
      862271 (38221%) | |- inlined
      0 ( 0%) | |- optimized
      -239611 (-10621%) | |- monomorphic
      241867 (10721%) | |- megamorphic
      0 ( 0.0%) |- interface calls
      159683 (15968300%) | |- inlined
      0 ( 0%) | |- optimized
      0 ( 0%) | |- monomorphic
      0 ( 0%) | |- megamorphic
      425 (15.9%) |- static/special calls
      760136 (178856%) | |- inlined
      ...

            Unassigned Unassigned
            yyang Yi Yang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: