You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by "Rainer Döbele (Jira)" <ji...@apache.org> on 2022/01/13 15:00:00 UTC

[jira] [Resolved] (EMPIREDB-347) Avoid unneccessary instances of SimpleDateFormat in ObjectUtils

     [ https://issues.apache.org/jira/browse/EMPIREDB-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele resolved EMPIREDB-347.
------------------------------------
    Fix Version/s: empire-db-2.5.1
       Resolution: Fixed

> Avoid unneccessary instances of SimpleDateFormat in ObjectUtils
> ---------------------------------------------------------------
>
>                 Key: EMPIREDB-347
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-347
>             Project: Empire-DB
>          Issue Type: Bug
>          Components: Core
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>            Priority: Minor
>             Fix For: empire-db-2.5.1
>
>
> In ObjectUtils a SimpleDateFormat instance is crated for each call to formatDate. 
> Use ThreadLocal instead.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)