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