Some MethodCounter fields can be excluded when not including C2

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • b115

      The following two fields are only used by C2. Excluding them will reduce footprint for minimal VM (and client VM).

      MethodCounters:_interpreter_invocation_count
      MethodCounters:_interpreter_throwout_count

      This is part of the work for JDK-8138571. It was not explicitly listed, but these changes were included in the changeset for item #8 (JDK-8147978 ).

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

              Created:
              Updated:
              Resolved: