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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

              Assignee:
              Calvin Cheung (Inactive)
              Reporter:
              Calvin Cheung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: