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

Remove _MARKING_STATS_ from the G1 code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b94

      The _MARKING_STATS_ define is used in the code to collect more detailed information about the marking cycle. Since this is a define that requires re-compilation to have any effect the code is not used by normal builds.

      Thus, this is to be considered debug code. As such it should be removed from the normal code base and included back if it is needed for a debug session.

            brutisso Bengt Rutisson (Inactive)
            brutisso Bengt Rutisson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: