Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0SDK-alpha02
-
None
Description
More extensive testing in a larger user application reveals some problems with the main data structure used to implement sorted FS indexes in UV3. Build a much more comprehensive test case that tests all kinds of adds and removes, to uncover these, and fix them. Also,add IllegalArgumentException for passing a null to add or remove.