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

Shenandoah: get_next_bit_impl should special case weak and strong mark bits

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • gc
    • Fix Understood

      The implementation of get_next_bit_impl() gives special handling to the case that first position in bitmap word is non-zero. The check to enable this special handling only considers the Strong bit and ignores the Weak bit. It should look for either bit on.

            kdnilsen Kelvin Nilsen
            kdnilsen Kelvin Nilsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: