-
Type:
Sub-task
-
Resolution: Obsolete
-
Priority:
Low
-
Affects Version/s: None
-
Component/s: Instrumentation
-
None
extend CloverBitSet,
add() method shall check index vs size() and call growToInclude();
make it thread-safe - check how antlr.collections.impl.BitSet.growToInclude() is implemented