-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: extended-choice-parameter-plugin
-
None
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.
- is related to
-
JENKINS-49017 configSubmit exception with Textarea choices ended with empty line
-
- Resolved
-