Remove use of internal classes methods from toys

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: javafx

      See RT-40184 for a description of the general problem. As with the shipping samples we need to remove the references to com.sun.** FX classes in order for them to continue working with the modular JDK.

      Since the toys are all supposed to be self-contained, we don't want to create common utility classes in most cases; we will likely end up remove much of the code that was using the internal classes and methods (e.g., performance tracking).

      Exceptions might be made in some cases, but we don't want wholesale copying of internal FX classes.

            Assignee:
            Chien Yang (Inactive)
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: