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

Replace Utils.min and Utils.max in the client driver with standard methods in java.lang.Math

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 10.6.1.0
    • 10.6.1.0
    • Network Client
    • None

    Description

      The client has a utility class implementing functions for choosing the smallest and the largest int. These functions are already defined in java.lang.Math, and should be used instead because they are more familiar and because there is no need to duplicate the functionality.

      Attachments

        1. derby-4367-1a-remove_min_max.stat
          0.2 kB
          Kristian Waagan
        2. derby-4367-1a-remove_min_max.diff
          7 kB
          Kristian Waagan

        Activity

          People

            kristwaa Kristian Waagan
            kristwaa Kristian Waagan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: