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

G1 Oops found through closures passed to g1_process_strong_roots are not accounted correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc

      Some closures are set up in G1ParTask::work before g1_process_strong_roots is called, for example the KlassScanClosure, CLDClosure and CodeBlobClosures.

      These closures will then bypass the accounting done using the BufferingOopClosure in g1_process_strong_roots to differentiate ext root scan time versus object copy times.

      ILW=LHH => P4
      I=L, mostly impacts logging, sligtly impacts object copy time predictions
      L=H, happens every time
      W=H, no known workaround

            Unassigned Unassigned
            mgerdin Mikael Gerdin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: