Kyle Lape created CXF-6115:
------------------------------
Summary: Transferable.transferTo can cause infinite loop or stack
overflow
Key: CXF-6115
URL: https://issues.apache.org/jira/browse/CXF-6115
Project: CXF
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Kyle Lape
When calling `transferTo` and the `renameTo` method returns `false`, the
current alternative in the code is very likely to throw a `StackOverflowError`
or cause the JVM to run out of file handles.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)