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

Each j.l.Reference elapsed time log is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • None
    • gc
    • 10
    • b31

      Each j.l.Reference type shows wrong log information because related function refers wrong variable.

      Total Reference Processing time <= correct
          Soft/Weak/Final/Phantom reference processing time <==== WRONG
              balance queue <= correct
              phase1 ~ phase3 <= correct

      ReferenceProcessorPhaseTimes::ref_proc_time_ms() should return '_ref_proc_time_ms' but currently returns '_par_phase_time_ms'.

            sangheki Sangheon Kim
            sangheki Sangheon Kim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: