Hide Forgot
Description of problem: Two possible problems with TimeOutBase.getLegal(): - synchronizes agains a global lock Object, but reads from a HashMap that is not synchronized - if there is a timeoutBase which has its timeout over, then the timeout will be just removed but no new timeout set, so this auditloggable could be logged twice in the period set
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.