On Mon, 5 Dec 2022 10:50:56 GMT, Lukasz Kostyra <lkost...@openjdk.org> wrote:
> The string was fixed to match other parameters' formatting. > > There was a PR submitted for this change a long time ago, but there were some > issue with its previous author. Today I found the issue being assigned to me, > so I figured I might as well submit a patch for it as it was a quick & easy > fix. A trivial fix that was proposed in #88. One reviewer is enough. This is a case where a `record` would have been best. ------------- Marked as reviewed by nlisker (Reviewer). PR: https://git.openjdk.org/jfx/pull/967