Integrated: 8343221: IOUtils.copyRecursive() doesn't create parent directories

Alexey Semenyuk asemenyuk at openjdk.org
Tue Sep 23 00:00:15 UTC 2025


On Sat, 20 Sep 2025 17:27:00 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> Fix `FileUtils.copyRecursive()` and add unit tests

This pull request has now been integrated.

Changeset: b11b1f11
Author:    Alexey Semenyuk <asemenyuk at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b11b1f1186e00cce6c5490db8976ead2226fa4ba
Stats:     144 lines in 3 files changed: 122 ins; 2 del; 20 mod

8343221: IOUtils.copyRecursive() doesn't create parent directories

Reviewed-by: almatvee

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

PR: https://git.openjdk.org/jdk/pull/27405


More information about the core-libs-dev mailing list