Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5015

Use Arrays.fill() in client/am/ResultSet.java

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 10.8.1.2
    • 10.8.1.2
    • Network Client
    • None
    • Patch Available

    Description

      client/am/ResultSet.java uses Arrays.fill() to clear arrays in some cases, but I noticed a couple of places where it still uses for loops to clear the arrays. The code would become a tiny bit simpler if Arrays.fill() was used these other places too.

      Attachments

        1. fill.diff
          1 kB
          Knut Anders Hatlen

        Activity

          People

            knutanders Knut Anders Hatlen
            knutanders Knut Anders Hatlen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: