Serial: Group all class unloading logic at the end of marking phase

XMLWordPrintable

    • gc
    • b10

      Currently, some class unloading logic, e.g. ClassLoaderDataGraph::purge, is placed in SerialHeap::do_full_collection, which causes `ClassUnloadingContext` to be declared/allocated outside of serialFullGC.cpp.

      Group them together to improve cohesion.

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: