Reduce substring allocations in Color.web(String, double)

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx26
    • Component/s: javafx
    • None
    • In Review

      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.

            Assignee:
            Michael Strauß
            Reporter:
            Michael Strauß
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: