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

Remove use of internal classes methods from toys

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: