RFR: 8377427: Reduce substring allocations in Color.web(String, double) [v2]
Michael Strauß
mstrauss at openjdk.org
Fri Feb 13 08:09:07 UTC 2026
On Tue, 10 Feb 2026 20:57:25 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> This is hilarious and concerning at the same time. I wonder whether we need to update the javadoc / create a CSR since we are changing the behavior. What do you think?
I'd do that once we have `CssParser` use `CssNumberParser` instead of `Double.parseDouble()`, but I feel that should be a separate PR.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/2069#issuecomment-3895497721
More information about the openjfx-dev
mailing list