RFR: 8374222: jpackage will exit with error if it fails to clean the temp directory [v2]
Alexander Matveev
almatvee at openjdk.org
Wed Feb 25 11:10:01 UTC 2026
On Tue, 24 Feb 2026 22:41:08 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
>> jpackage will attempt to delete the temp directory a few times. If all attempts fail, it will print remaining files and empty directories (100 entries at most) to the console and continue. It will not exit with an error status as previously, as this is not a critical error.
>
> Alexey Semenyuk has updated the pull request incrementally with one additional commit since the last revision:
>
> Address review comments
Looks good.
-------------
Marked as reviewed by almatvee (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29664#pullrequestreview-3850905325
More information about the core-libs-dev
mailing list