On Fri, 24 Jan 2025 19:46:22 GMT, Ziad El Midaoui <d...@openjdk.org> wrote:
> The USKeyboardTest tests were failing with > IllegalFormatArgumentIndexException at index 0, in java.util.Formatter the > first argument is referred to as 1$ not 0$ . This pull request has now been integrated. Changeset: e0c73f6a Author: Ziad El Midaoui <elmidaoui.z...@gmail.com> Committer: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/e0c73f6a55e36df0defa28e1b353107fd5845c78 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8340693: [TestBug] Format Error in USKeyboardTest Reviewed-by: angorya ------------- PR: https://git.openjdk.org/jfx/pull/1683