Formatting error on JavaDoc because of missing quotation mark

XMLWordPrintable

    • b15
    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      Windows 10 / JRE 25

      A DESCRIPTION OF THE PROBLEM :
      On 'jfx/modules/javafx.graphics/src/main/java/javafx/scene/layout/HBox.java' the JavaDoc of the HBox class has a code section with faulty formatting because of the missing quotation mark on line 59.
      It looks like this:
      new Label("Name:) but it should look like this:
      new Label("Name:")

      A small problem but worth mentioning.


            Assignee:
            Kevin Rushforth
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: