RFR: JDK-8306990: The guarantees given by Region's floor and ceiling functions should work for larger values [v5]
Andy Goryachev
angorya at openjdk.org
Thu May 4 15:28:24 UTC 2023
On Thu, 4 May 2023 09:47:02 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> I think it was important to track down the root cause here
You are so right! I'll try to take a look today.
Without looking at the code, could we add a test (unless already done) which exercise all the possible corner cases with Double - NaN, Infinities, 0, ulp, 1, ...?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1118#issuecomment-1534980841
More information about the openjfx-dev
mailing list