On Mon, 18 Nov 2024 18:31:09 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:

> Move child classes of "jdk.jpackage.test.Functional" class to 
> "jdk.jpackage.internal.util.function" package.
> Split "jdk.jpackage.internal.IOUtils" class in "PathUtils", "FileUtils", 
> "XmlUtils" classes in "jdk.jpackage.internal.util" package.
> 
> Implmenetation didnt change except of `FileUtils.deleteRecursive()` that was 
> cleared from the dependency on "AtomicReference".
> 
> Applied `bin/blessed-modifier-order.sh` script to the modified files.

Looks good.

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

Marked as reviewed by almatvee (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22216#pullrequestreview-2444019214

Reply via email to