Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8097822

[Android] Map.computeIfAbsent call in StyleManager

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 8u20
    • 8u20
    • javafx

    Description

      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?

      Attachments

        Activity

          People

            dgrieve David Grieve
            jvos Johan Vos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: