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

Serial: Remove unused BlockOffsetArray::Action

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • gc
    • b13

      `BlockOffsetArray::Action` contains three enumerators, but only the first one is ever used in a `switch`. Therefore, one can hardcode the `switch` path and remove the unused `enum`.

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

              Created:
              Updated:
              Resolved: