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

Fix @Deprecated annotations for deprecated JavaFX methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • javafx
    • None

      At least two deprecated methods in FXMLLoader and one in AudioTrack have the @deprecated javadoc tag but are missing the @Deprecated annotation. We should ensure correct annotations on all such methods.

      We might also want to add (since="nn") to indicate which release it was deprecated in (if known).

      Note that there are already two bugs filed for the ones we know we deprecated in JDK 9, so they will be handled separately:

      JDK-8157508 - HostServices
      JDK-8166926 - Region and SkinBase

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

              Created:
              Updated:
              Resolved: