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

Cleanup Iterator usages in java.desktop

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 18
    • 17
    • client-libs
    • None
    • b20

      Cycles with 'Iterator' are error-prone. It's better to use more high-level code, which easier to read.
      We can use enhanced-for or Collection.removeIf.
      This is continuation of JDK-8274016 and JDK-8258006

            aturbanov Andrey Turbanov
            aturbanov Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: