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 2021/12/30 20:29:33 UTC

[Bug 65774] New: ThreadLocal use in DateUtil is a Sonar code smell

https://bz.apache.org/bugzilla/show_bug.cgi?id=65774

            Bug ID: 65774
           Summary: ThreadLocal use in DateUtil is a Sonar code smell
           Product: POI
           Version: 5.0.x-dev
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: fanningpj@yahoo.com
  Target Milestone: ---

Introduced for https://bz.apache.org/bugzilla/show_bug.cgi?id=55611

Feels like it this caching is useful, it should be done using a static
ConcurrentHashMap as opposed to thread locals

-- 
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