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

[javadoc] Bad HTML in JavaBeanProperty and ReadOnlyJavaBeanProperty classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u40
    • 8u20
    • 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>}

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

              Created:
              Updated:
              Resolved:
              Imported: