RFR: 8375225: WebIObserverTest fails with WebKit 623.1

Kevin Rushforth kcr at openjdk.org
Thu Jan 22 14:02:09 UTC 2026


On Thu, 22 Jan 2026 11:24:43 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:

> Issue: WebIObserverTest fails with WebKit 623.1 due to float value comparison
> Solution: Adjusting the test because WebKit rect calculations moved to floating-point, so the intersection ratio is no longer an exact value.

LGTM

This is a simple test-only fix, so a single reviewer is sufficient. Also, I waive the 24-hour wait period so we can get this in for tonight's headful test run.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/2049#pullrequestreview-3692599038


More information about the openjfx-dev mailing list