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

G1 support for java.lang.ref.Reference precleaning

XMLWordPrintable

    • gc
    • b14

        In some cases it is extremely useful wrt to pause time if G1 could pre-clean (remove) obsolete entries (the referent is NULL or the referent is live) from the discovered lists to reduce pause time.

        This is the same idea as CMS's j.l.ref.Reference precleaning.

        This can reduce Remark pause time (Reference processing time) very significantly.

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

                Created:
                Updated:
                Resolved: