Integrated: 8238968: Inconsisent formatting of Rectangle2D toString method

Lukasz Kostyra lkostyra at openjdk.org
Mon Dec 5 12:17:09 UTC 2022


On Mon, 5 Dec 2022 10:50:56 GMT, Lukasz Kostyra <lkostyra at 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.

This pull request has now been integrated.

Changeset: c2af0c31
Author:    Lukasz Kostyra <lkostyra at openjdk.org>
Committer: Nir Lisker <nlisker at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/c2af0c31b70df238769bd0eb1b7fd04eb7241446
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8238968: Inconsisent formatting of Rectangle2D toString method

Reviewed-by: nlisker

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

PR: https://git.openjdk.org/jfx/pull/967


More information about the openjfx-dev mailing list