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

Object copy prediction during conc mark is too conservative

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • hotspot
    • None
    • gc

      The object copy prediction during concurrent mark is a bit too conservative, it assumes object copying is slower during concurrent mark (which it shouldn't be). Investigate if this is the case. If it isn't, then rewrite the policy to always use the same predictions for object copy.

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

              Created:
              Updated: