On Thu, 23 Apr 2026 20:59:06 GMT, Alexey Semenyuk <[email protected]> wrote:

> JPackageStringBundle: move FormattedMessage class to the top level, rename it 
> to CannedMessageFormat, and make it public. 
> The CannedMessageFormat class can be used to create a format string bound to 
> the format string arguments, where the format string is loaded from a string 
> bundle or picked from any other source
> 
> Additionally:
> - JPackageCommand: support running jpackage with modified environment 
> variables
> - LinuxHelper: expose `getReleaseSuffix()`
> -  JPackageCommand: add `fullVersion()` based on 
> `LinuxHelper.getReleaseSuffix()`
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 5ddb0fd1
Author:    Alexey Semenyuk <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/5ddb0fd10858106f508d2f2c9b6f64d9ea094de5
Stats:     588 lines in 8 files changed: 406 ins; 147 del; 35 mod

8383168: jpackage: enhance capabilities of the test lib for testing jpackage 
console output

Reviewed-by: almatvee

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

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

Reply via email to