[javadoc] Bad HTML in JavaBeanProperty and ReadOnlyJavaBeanProperty classes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8u40
    • Affects Version/s: 8u20
    • Component/s: javafx
    • None

      The following bad html is found in:

      javafx/beans/property/adapter/JavaBeanProperty.java
      javafx/beans/property/adapter/ReadOnlyJavaBeanProperty.java

      {@code JavaBeanProperty%lt;T%gt;}

      it should be:

      {@code JavaBeanProperty<T>}

            Assignee:
            Martin Sládeček
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: