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

Shenandoah: Remove ShenandoahCodeRootsStyle diagnostic flag and related test

    XMLWordPrintable

Details

    • gc
    • b19

    Description

      Shenandoah introduced fast code roots iteration (ShenandoahCodeRootsStyle = 2), also kept 2 additional iteration mechanism (ShenandoahCodeRootsStyle = 0 and 1), mainly for verification purpose.

      Today, Shenandoah normally iterates code roots concurrently using style 2, while style 0 and 1 require safepoints, that makes style 0 and 1 verification less useful. Besides, Shenandoah has much improved verifier, more suitable for the purpose.

      Attachments

        Issue Links

          Activity

            People

              zgu Zhengyu Gu
              zgu Zhengyu Gu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: