RFR: 8344587: Reduce number of "jdk.jpackage.internal" classes used from other packages [v3]
Alexander Matveev
almatvee at openjdk.org
Thu Nov 21 21:48:15 UTC 2024
On Thu, 21 Nov 2024 19:48:31 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.
>
> Alexey Semenyuk has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 27 commits:
>
> - Merge branch 'JDK-8344587' of https://github.com/alexeysemenyukoracle/jdk into JDK-8344587
> - Update test/jdk/tools/jpackage/helpers/jdk/jpackage/test/JPackageCommand.java
>
> Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
> - Merge branch 'master' into JDK-8344587
> - Minor improvements
> - Make IOUtils class package-private
> - Bugfix & cleanup
> - Merge branch 'master' into SplitIOUtils.DecoupleAppImageFile
> - Bad merge fix
> - Bad merge fix
> - Make AppImageFile and PackageFile classes package-private
> - ... and 17 more: https://git.openjdk.org/jdk/compare/93d4ad4d...4957927a
Marked as reviewed by almatvee (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22261#pullrequestreview-2452816038
More information about the core-libs-dev
mailing list