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

Cleanup Iterator usages in java.desktop

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: