G1: Introduce common G1 GC Mark to collect scoped objects

XMLWordPrintable

    • gc
    • b09

      Both G1 young and full collector use a common set of scoped objects (ResourceMark, SvcGCMark, ...) While young gc writes them out, full gc collects them into a G1FullGCMark.

      It would be nice to have code be more similar for both collectors to avoid issues with ordering and/or redundancy (there is some redundant code here and there related to that).

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

              Created:
              Updated:
              Resolved: