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

Refactor javafx.scene.web classes to eliminate the duplicate copies for iOS and Android

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8, 9
    • javafx
    • None
    • web

      The iOS and Android ports of JavaFX have their own copies of the javafx.scene.web classes, such as WebView, WebEngine, etc. This makes it hard to ensure that the public API signature is identical and creates an undesirable maintenance burden.

      We should consider refactoring this in Java 9 to eliminate the need for the public classes to diverge, such that the differences are entirely in the com.sun.* implementation classes.

            jvos Johan Vos
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: