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

Improve PackageEntry and ModuleEntry print methods for future logging

XMLWordPrintable

    • b116

      Code review improvement suggestion from Coleen:

      Make print() be print_on(outputStream*st) rather than tty for future logging.
      print() function is usually defined as void print() { print_on(tty); }

      This affects both the new PackageEntry and ModuleEntry data structures.

            rprotacio Rachel Protacio (Inactive)
            lfoltan Lois Foltan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: