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

Ensemble8 fails to reference subclass vs. class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      BouncingBallsApp has the following reference:

       * @see javafx.animation.Animation$Status

      when it is specified as above javadoc fails to parse the line.

      When it is specified as below Ensemble8 assumes Status is not internal class so the link is broken (see RT-32264)

       * @see javafx.animation.Animation.Status

            mrkam Alexander Kuznetcov (Inactive)
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: