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

G1: Quicker completion after having found an interesting reference for the refinement closure

XMLWordPrintable

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

      Currently, when a card is found dirty after all during refinement, g1 continues walking through the objects, with a flag set that it has already found a reference to skip further evaluation. This is due to the limited oop_iterate() API that does not allow iteration abort/completion early.

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: