Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-11003

Do not use ‘java.util’ backported classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • Trunk
    • None
    • framework
    • None

    Description

      Probably due to some IDE auto-importing mistake, some classes meant as
      backports of the ‘java.util.Arrays’ and ‘java.util.Collections’
      classes were imported. This makes no sense since we are requiring
      Java 8 which already provide those.

      Attachments

        Activity

          People

            mthl Mathieu Lirzin (Inactive)
            mthl Mathieu Lirzin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: