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

2x spaces printed in Component.list(PrintWriter, int)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.1
    • 1.4.1
    • client-libs
    • None
    • hopper
    • generic
    • generic
    • Verified

      In the fix for 4185460, Component.list(PrintStream out, int indent) was corrected to print out the number of spaces equal to the value of indent. Before this fix, twice the number of spaces were printed.

      Component.list(PrintWriter out, int indent) should have had a similar fix, but it was overlooked. The same fix should apply to this method.

            bchristi Brent Christian
            bchristi Brent Christian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: