RFR: 8378874: jpackage: remove redundant messages

Alexey Semenyuk asemenyuk at openjdk.org
Fri Feb 27 21:37:40 UTC 2026


On Wed, 25 Feb 2026 02:11:51 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> On macOS, remove
> 
> message.signing.pkg=Warning: For signing PKG, you might need to set "Always Trust" for your certificate using "Keychain Access" tool.
> 
> This warning is redundant, as the user should have this type of configuration when using jpackage for any signing.
> 
> On Windows, remove
> 
> message.use-wix36-features=WiX {0} detected. Enabling advanced cleanup action.
> 
> This notification is redundant: The oldest officially available version of WiX is 3.11.

@sashamatveev PTAL

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

PR Comment: https://git.openjdk.org/jdk/pull/29907#issuecomment-3975186260


More information about the core-libs-dev mailing list