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)