[Android] Map.computeIfAbsent call in StyleManager

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8u20
    • Affects Version/s: 8u20
    • Component/s: javafx

      com.sun.javafx.css.StyleManager uses Map.computeIfAbsent, which does not exist in Java 7 (hence, it won't work for now on iOS and Android).

      Is it an option to refactor it using Java 7 API's?

            Assignee:
            David Grieve
            Reporter:
            Johan Vos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: