Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8359825

Parallel: Simplify MutableNUMASpace::ensure_parsability

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • None
    • hotspot
    • gc
    • master

      This method uses filler_array_max_size and fill_with_object to fill free space via arrays or objects. The same logic is already provided in fill_with_objects. Therefore, one can call fill_with_objects directly here.

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

              Created:
              Updated:
              Resolved: