Move JSObject into javafx-ui-common

XMLWordPrintable

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

      We have a circular dependency in the build at present where webkit contains JSObject, and javafx-ui-common requires JSObject to build, but webkit requires javafx-ui-common to build. By moving JSObject to javafx-ui-common, we can break this dependency. In the future we'd like to move this to common code in the JDK so we can have a single JSObject instance also shared with nashorn, but until then, this should be in "graphics" module since it is required there.

            Assignee:
            Richard Bair (Inactive)
            Reporter:
            Richard Bair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: