Color.web(string, double) parses a color string by creating substrings of the input. Almost all of these string allocations can be removed and replaced with allocation-free parsing.
- links to
-
Review(master)
openjdk/jfx/2069