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

G1 phase logging is messy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • gc
    • b150

      The G1 phase logging is currently rather unstructured. There are two top-levels phases
      - Evacuate Collection Set
      - Other
      where Other is a mix of "unknown time" and misc phases. There are also a blend of various phases at info level such as:
      - Merge per-thread states
      - Code roots
      - Free Collection Set
      etc.
      Furthermore, some phases are printed in "execution order" and other are just printed at random places.

      This should be cleaned up into a coherent format.

            ehelin Erik Helin
            ehelin Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: