On Wed, 25 Feb 2026 00:33:09 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.

I think we ought to note that this PR changes whitespace interpretation (trim() 
-> isWhitespace), even though it's unlikely to have any practical impact.

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

PR Comment: https://git.openjdk.org/jfx/pull/2087#issuecomment-3960243790

Reply via email to