On Tue, 16 Jun 2026 23:06:33 GMT, Alexey Semenyuk <[email protected]> wrote:
> Fix WinL10nTest test to use proper l10n string for picking up WiX version > from jpackage output when it is invoked as a command and not as a tool > provider. As a supplementary change, refactored test cases initialization. > > The fix revealed a couple of issues in how the CommandOutputControl class > handles encoding when saving the output of executed commands. All issues > fixed with additional unit tests added to cover changes. > > --------- > - [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: d0cb70b9 Author: Alexey Semenyuk <[email protected]> URL: https://git.openjdk.org/jdk/commit/d0cb70b930d69db220987ee432f5cedeaedb9b3e Stats: 208 lines in 4 files changed: 99 ins; 19 del; 90 mod 8386609: WinL10nTest.java does not respect locale for WixType Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/31543
