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

Remove redundant mark verification during G1 Full GC

    XMLWordPrintable

Details

    • gc
    • b11

    Description

      During marking the code verifies the marks after marking all of the references using a verification closure.

      This is kind of redundant with marking after the mark phase and the assertions that check that the references are actually marked during processing.

      Remove.

      Attachments

        Issue Links

          Activity

            People

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: