On Tue, 6 Apr 2021 20:22:36 GMT, Alexey Ivanov <[email protected]> wrote:
>> Can this please be approved if there's no more comments?
>
>> Probably the simple "Calls paintComponent(g, c, p, r.x, r.y, r.width,
>> r.height)" will work?
>
> …where `{@code r}` is the passed in rectangle.
>
> I'd add spaces after commas: x, y, width, height.
OK. done
-------------
PR: https://git.openjdk.java.net/jdk/pull/3146
