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

The code changes look correct, and I don't see any leftover occurences of 
Double.parseDouble. Quick test in an an app loading css looks good. This is 
good to go.

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

Marked as reviewed by mmack (Author).

PR Review: https://git.openjdk.org/jfx/pull/2087#pullrequestreview-3875342842

Reply via email to