RFR: 8238968: Inconsisent formatting of Rectangle2D toString method

Nir Lisker nlisker at openjdk.org
Mon Dec 5 12:09:41 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.

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


More information about the openjfx-dev mailing list