Remove redundant mark verification during G1 Full GC

XMLWordPrintable

    • gc
    • b11

      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.

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

              Created:
              Updated:
              Resolved: