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

Shenandoah: Turn NULL-check into assert in SATB slow-path entry

XMLWordPrintable

    • gc
    • b18
    • generic
    • generic

        In ShenandoahRuntime, we do an explicit NULL-check with return, that has otherwise only an assert(false). We can turn that into a simple assert.

              rkennke Roman Kennke
              rkennke Roman Kennke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: