Description
Currently, DynamicIntArray get() only check for upper bound for index passed. When a negative number is passed, ArrayIndexOutOfBoundException is thrown with index. Code does function correctly but fails later
Attachments
Issue Links
- links to