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

Improve logging for j.l.ref.reference processing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9
    • hotspot
    • gc
    • b21

      Logging for the reference processing phase is very limited: it only prints total time and the amount of discovered references.

      It would be interesting to have the following metrics too:

      - how many references were actually notified (cleared or to be kept alive)
      - how long do the phases themselves take, i.e. phase1/2/3 and how is their work distributed
      - how long does work balancing (in case of parallel processing) take

            sangheki Sangheon Kim
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: