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

stddoclet: uses System.out and System.err instead of Messager printwriters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.2
    • 1.4.0
    • tools
    • mantis
    • generic
    • solaris_8

      This is part of the cause of 4587487.

      ./standard/Standard.java:74: System.out.println(configuration.standardmessage.getText("stddoclet.version", BUILD_DATE) + "\n");
      ./standard/HtmlStandardWriter.java:1733: System.out.println(configuration.standardmessage.getText("stddoclet.version", Standard.BUILD_DATE) + "\n");

      These should be using the Messager

            jhosunw Jamie Ho (Inactive)
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: