forked from I2P_Developers/i2p.i2p
Report no bugs in Android BitSet
This commit is contained in:
@ -210,5 +210,6 @@ public class RandomIterator<E> implements Iterator<E> {
|
||||
}
|
||||
theBitSet.set(exp);
|
||||
}
|
||||
System.err.println("Android BitSet bug NOT detected, no workaround needed!");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user