RFR: JDK-8297413: Remove easy warnings in javafx.graphics [v3]

John Hendrikx jhendrikx at openjdk.org
Sat Dec 3 20:50:49 UTC 2022


On Tue, 29 Nov 2022 16:01:58 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> `4L * physicalWidth * physicalHeight;` does not require an explicit cast, so I think it's the clearest.
>
> That variant is fine with me.

Updated with this variant.

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

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


More information about the openjfx-dev mailing list