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

Shenandoah: Exam and update uses of ShenandoahMarkContext.is_marked()

XMLWordPrintable

    • gc

      Before Shenandoah concurrent weak reference processing, ShenandoahMarkContext only has is_marked() method and it means strongly marked.

      Since implementation of concurrent weak reference processing, ShenandoahMarkContext.is_marked() now means strongly or weakly marked.

      We need to exam and update uses of ShenandoahMarkContext.is_marked(), make sure they are correct.

            rkennke Roman Kennke
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: