You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2014/05/26 21:15:21 UTC

[Bug 56563] Multithreading bug when reading 2 similar files

https://issues.apache.org/bugzilla/show_bug.cgi?id=56563

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
This was introduced in Bug 55612, unfortunately only a lock on a static object
will suffice unless we replace it with something a bit more sophisticated, e.g.
a thread-local.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org