[ https://issues.apache.org/jira/browse/CXF-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benson Margulies updated CXF-1580: ---------------------------------- Attachment: stringprobs.html I taught pmd to notice these, and here's a list. > CXF uses unpredictable string constructor > ----------------------------------------- > > Key: CXF-1580 > URL: https://issues.apache.org/jira/browse/CXF-1580 > Project: CXF > Issue Type: Bug > Affects Versions: 2.1 > Reporter: Benson Margulies > Attachments: stringprobs.html > > > CXF uses String(byte[], start, length), which uses the current default > encoding, which could be anything. There are examples in > CachedOutputStream. We need a PMD rule for this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.