Here is a part of the code:
Ok, now I think I just found the problem. The formatter is a static variable that is used by all instances of ImplClass. The DecimalFormatter is surly not synchronized, so this will be the problem.
Sometimes it just helps talking about a problem with somebody else. Thanks alot, it was a great pleasure!
Stephan