On 09/12/2019 23:17, Andy Herrick wrote:
Please review simple jpackage fir for issue [1] at [2]
transformFrom is not guaranteed to transfer all bytes so you can't ignore the return value. I assume you could replace move/all of this with a Files.copy that specifies REPLACE_EXISTING and COPY_ATTRIBUTES.

-Alan

Reply via email to