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

Shenandoah: Fix weak roots in final Traversal GC phase

    XMLWordPrintable

Details

    • gc
    • b06
    • generic
    • generic
    • Not verified

    Backports

      Description

        We're not fixing up all weak roots in final-traversal. But we have to, because weak roots are not scanned+evacuated at init-traversal, and may thus keep dangling pointers that would leak out to the next cycle. This can lead to heap corruption, crashes, etc.

        JDK-8230483 is most likely also related to that.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: