Remove unused CollectedHeap::fill_with_object

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: None
    • Component/s: hotspot
    • gc
    • b23

        static void fill_with_object(MemRegion region, bool zap = true) {
          fill_with_object(region.start(), region.word_size(), zap);
        }

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

              Created:
              Updated:
              Resolved: