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: fannin...@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-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to