On Fri, 24 Apr 2026 23:56:57 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). > > Alexey Semenyuk has updated the pull request incrementally with two > additional commits since the last revision: > > - Bulk replace `messageFormatFormatString` with `formatString` > - Fix the failing test Looks good, but you will need to fix "Change must not contain extraneous whitespace" before integrate. ------------- Marked as reviewed by almatvee (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30906#pullrequestreview-4174253632
