Shenandoah: fix or cleanup SH::do_full_collection

XMLWordPrintable

    • gc
    • b21

      Currently defined as:

      void ShenandoahHeap::do_full_collection(bool clear_all_soft_refs) {
        //assert(false, "Shouldn't need to do full collections");
      }

      Either it needs to call for the actual GC, or it needs the assert uncommented, or assert needs to be deleted and replaced with the explanation.

            Assignee:
            William Kemper
            Reporter:
            Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: