Integrated: 8344587: Reduce number of "jdk.jpackage.internal" classes used from other packages

Alexey Semenyuk asemenyuk at openjdk.org
Fri Nov 22 23:38:28 UTC 2024


On Tue, 19 Nov 2024 22:31:28 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> Stop using internal AppImageFile, ApplicationLayout, and PackageFile classes in the tests. Replace them with stubs.
> 
> Stop referencing IOUtils class from XmlUtils and PathUtils classes.

This pull request has now been integrated.

Changeset: 70c4e2c0
Author:    Alexey Semenyuk <asemenyuk at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/70c4e2c0cc9e741355396abc1be0f64cc77ec3e0
Stats:     381 lines in 21 files changed: 288 ins; 61 del; 32 mod

8344587: Reduce number of "jdk.jpackage.internal" classes used from other packages

Reviewed-by: almatvee

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

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


More information about the core-libs-dev mailing list