mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-23 03:55:32 +00:00
more misc. findbugs
This commit is contained in:
@@ -156,7 +156,7 @@ public class AsyncFortunaStandalone extends FortunaStandalone implements Runnabl
|
||||
}
|
||||
|
||||
private void doFill(byte buf[]) {
|
||||
long start = System.currentTimeMillis();
|
||||
//long start = System.currentTimeMillis();
|
||||
if (pool0Count >= MIN_POOL_SIZE
|
||||
&& System.currentTimeMillis() - lastReseed > 100)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user