Cleanup Iterator usages in java.desktop

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 18
    • Affects Version/s: 17
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: