RFR: JDK-8306990: The guarantees given by Region's floor and ceiling functions should work for larger values [v2]

Andy Goryachev angorya at openjdk.org
Tue May 2 15:40:25 UTC 2023


On Tue, 2 May 2023 15:18:02 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

> Okay, I will investigate, I have an idea what this can be, just very surprised that the rounding fixes would cause any issues in this code.

Thank you. 
I wonder if other places might also exhibit a similar failure mode.  `scaledCeil` is called by `snapSizeX/snapSizeY` as well as `layoutInArea()` which are ... everywhere.

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

PR Comment: https://git.openjdk.org/jfx/pull/1118#issuecomment-1531692780


More information about the openjfx-dev mailing list