Do not use ArrayList#sublist()

XMLWordPrintable

      Improved fix for JENKINS-49017.

      Using ArrayList#sublist() results java.util.RandomAccessSubList, which causes issues with JEP-200 and complicated output of xstream.

      Create a new ArrayList simply.

            Assignee:
            ikedam
            Reporter:
            ikedam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: