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

javafx-doclet: @code markup is processed improperly in "inherited" documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0
    • fx2.0
    • docs
    • None
    • promotion b29

      look at http://jre.us.oracle.com/java/re/javafx/2.0/promoted/latest/docs/api/

      choose javafx.animation package, Animation class.
      fragment of setRate method documentation:
      "... at which the @@code Timeline is expected..."

      this documentation is "inherited" from 'rate' property. in 'rate' property description, same text fragement looks fine:
      "... at which the Timeline is expected..."

      so, '@code' markup present in javadoc processed improperly for "inherited" documentation.

            janvalenta Jan Valenta (Inactive)
            vshubov Victor Shubov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: