On 09.11.2016 19:18, Doug Lea wrote: [...]
And: Similar cases can indeed occur with ThreadLocal, but users seem to mostly avoid them, sometimes after painful experience.
ThreadLocal is already a bad choice once you subclass it. bye Jochen
On 09.11.2016 19:18, Doug Lea wrote: [...]
And: Similar cases can indeed occur with ThreadLocal, but users seem to mostly avoid them, sometimes after painful experience.
ThreadLocal is already a bad choice once you subclass it. bye Jochen