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

Each j.l.Reference elapsed time log is incorrect

    XMLWordPrintable

Details

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

    Description

      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'.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: