On Wed, 25 Feb 2026 02:09:13 GMT, Alexey Semenyuk <[email protected]> wrote:

> Change how jpackage embeds icons, version and other properties in .exe files.
> Don't print
> 
> Warning: Windows Defender may prevent jpackage from functioning. If there is 
> an issue, it can be addressed by either disabling realtime monitoring, or 
> adding an exclusion for the directory <TMPDIR>.
> 
> 
> warning. Instead, run the operation with retries.
> 
> Additionally, throw JPackageException instead of RuntimeException to report 
> errors; fail if invalid data is passed in the ctor instead of logging and 
> ignoring it.

This pull request has now been integrated.

Changeset: c13fdc04
Author:    Alexey Semenyuk <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/c13fdc044d188d2266b2a96c4d1803b014a00633
Stats:     293 lines in 4 files changed: 37 ins; 208 del; 48 mod

8378877: jpackage: improve rebranding of exe files on Windows

Reviewed-by: almatvee

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

PR: https://git.openjdk.org/jdk/pull/29906

Reply via email to