Missing @since tags for some 8u40 API

XMLWordPrintable

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

      The following newly added API is missing the appropriate "@since JavaFX 8u40" javadoc tag:

      javafx.css.StyleConverter
          getDurationConverter() [RT-38391] -- missing @since JavaFX 8u40 (additionally has bad copy/paste javadoc)

      javafx.scene.Scene
      javafx.stage.Window
      javafx.scene.control.ToggleGroup [RT-25980]
        + getProperties(),
          hasProperties(),
          setUserData(),
          getUserData() -- missing @since JavaFX 8u40

      DateTimeStringConverter [RT-38012]
         + protected fields missing javadoc
         + protected fields dateStyle, timeStyle -- missing @since JavaFX 8u40

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

              Created:
              Updated:
              Resolved:
              Imported: