You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Dennis Balkir (JIRA)" <ji...@apache.org> on 2017/08/25 12:53:00 UTC

[jira] [Created] (OFBIZ-9629) [FB] Package org.apache.ofbiz.common.image

Dennis Balkir created OFBIZ-9629:
------------------------------------

             Summary: [FB] Package org.apache.ofbiz.common.image
                 Key: OFBIZ-9629
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9629
             Project: OFBiz
          Issue Type: Sub-task
          Components: framework
    Affects Versions: Trunk
            Reporter: Dennis Balkir
            Priority: Minor


- ImageTransform.java:119, DM_STRING_TOSTRING
Dm: org.apache.ofbiz.common.image.ImageTransform.scaleImage(BufferedImage, double, double, Map, String, Locale) invokes toString() method on a String

Calling String.toString() is just a redundant operation. Just use the String.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)