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

Some MethodCounter fields can be excluded when not including C2

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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 ).

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

              Created:
              Updated:
              Resolved: