Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8144585 Encapsulate JavaFX impl_* implementation methods
  3. JDK-8178780

Release Note: JavaFX impl_* methods have been removed

XMLWordPrintable

    • Verified

      Several deprecated and undocumented "impl_*" methods have been removed from JDK 9.

      In prior releases, many public JavaFX classes in exported packages had public or protected implementation methods that were named with "impl_*" in the name, marked as "@Deprecated" with the stated intention of removing them, and hidden from the API documentation with the "@treatAsPrivate" javadoc tag.

      These methods were never supported and were not intended to be used by applications. JavaFX applications that were using these undocumented methods will need to stop calling them.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: