RFR: 8374222: jpackage will exit with error if it fails to clean the temp directory

Alexey Semenyuk asemenyuk at openjdk.org
Fri Feb 13 13:16:06 UTC 2026


On Wed, 11 Feb 2026 04:13:53 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.

@sashamatveev PTAL

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

PR Comment: https://git.openjdk.org/jdk/pull/29664#issuecomment-3897174982


More information about the core-libs-dev mailing list