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

Parallel: Remove unused local variable in MutableNUMASpace::set_top

XMLWordPrintable

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

      This local variable in never used.
      ```
      HeapWord *top = MAX2(align_down(s->top(), page_size()), s->bottom());
      ```

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

              Created:
              Updated:
              Resolved: