On Tue, 8 Aug 2023 20:36:26 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:

> 
> ```
>    copyResources(Path toDir, String... resources)
> ```
> 

I would have liked to simplify the code further, but apart from different 
destinations, there's also different handling of newline character replacement 
(even within the same file type), so the resulting code would not be much more 
compact than the current 20 lines.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15180#issuecomment-1670777121

Reply via email to