[TEXT-219] StringTokenizer#getTokenList does not support #remove (original) (raw)
Log inSkip to main contentSkip to sidebar
XMLWordPrintableJSON
Details
- Type:
Bug
- Status: Open
- Priority:
Major
- Resolution: Unresolved
- Affects Version/s: 1.10.0
- Fix Version/s: None
Description
Upgraded to 1.10 from 1.9 and the StringTokenizer#getTokenList method now returns an Arrays$ArrayList instead of a regular ArrayList.
This causes calls to #add and #remove to throw UnsupportedOperationExceptions, even if the documentation states this returns modifiable lists
Attachments
Activity
People
Votes:
0 Vote for this issue
Watchers:
3 Start watching this issue
Dates
Created:
17/Oct/22 12:01
Updated:
17/Oct/22 14:45
