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

Move JSObject into javafx-ui-common

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: