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