Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7198270

ignore order of values in annotation parameters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • st3.0
    • st3.0
    • tools
    • None
    • b05
    • team
    • generic
    • generic
    • Verified

      sigtest in the most cases ignores order of values in annotation parameters.
      For example
      @Ann({"aaa", "bbb", "ccc"})
      and
      @Ann({"ccc", "bbb", "aaa"})
      are equal except some special cases

      b04 has a regression and the order is not ignored

            ersh Mikhail Ershov (Inactive)
            ersh Mikhail Ershov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: