On Tue, 19 Nov 2024 22:31:28 GMT, Alexey Semenyuk <asemen...@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 <asemen...@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