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

improve ClassLoader::trace_class_path to accept an additional outputStream* arg

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • b96

        Currently, ClassLoader::trace_class_path always performs
        tty->print() for outputting the trace message.

        This is to add an outputStream* parameter to the function so that caller can specify the outputStream.

        This fix is needed for preventing the truncation of the output.

              ccheung Calvin Cheung
              ccheung Calvin Cheung
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: