G1: Move concurrent mark initialization to first concurrent start pause

XMLWordPrintable

    • gc

      G1ClearBitmapClosure unnecessarily calls G1ConcurrentMark::clear_statistics() (and reset_top_at_mark_start()).

      Everything this closure does is only for collection set regions, and those are explicitly excluding from all marking work, so the related data structures should not be in use anyway.

      Fixing this should enable very-late initialization of concurrent marking.

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

              Created:
              Updated: