RFR: 8356575: Test order in which jpackage fills app image [v3]

Alexander Matveev almatvee at openjdk.org
Fri Oct 17 22:44:02 UTC 2025


On Fri, 17 Oct 2025 17:07:41 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

>> - Test order in which jpackage fills app image
>> - Fix an issue with jpackage that it would fail to overwrite existing files in the app image. Uncovered by the test.
>
> Alexey Semenyuk has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use Files.mismatch() to check if the content of two files mismatch or not. Add TKit.assertMismatchFileContent() and TKit.assertSameFileContent() helper functions.

Looks good.

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

Marked as reviewed by almatvee (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27826#pullrequestreview-3352312824


More information about the core-libs-dev mailing list