On Wed, 25 Feb 2026 18:03:15 GMT, Michael Strauß <[email protected]> wrote:
>> Replace occurrences of `Double.parseDouble()` with >> `CssNumberParser.parseDouble()` in CSS-related code. >> >> As with #2069, the specification of JavaFX CSS is not changed. >> >> There are no new tests, because the existing tests already cover all >> affected code paths. > > Michael Strauß has updated the pull request incrementally with one additional > commit since the last revision: > > review comments Thank you for making changes! Looks good, sanity check with the monkey tester looks good. ------------- Marked as reviewed by angorya (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/2087#pullrequestreview-3855927863
