Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902871

Review all communication on stdout/stderr between jtreg and JVMs

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P3
    • None
    • jtreg6.0
    • tools
    • None

    Description

      In the game of JEP 400 (UTF-8 by default) we should review all use of stdout and stderr between jtreg and all JVMs it execs. This includes agent VMs, VMs for "otherVM tests" and the startup JVMs used to gather info (properties) from the test JVM.

      Perhaps as a working hypothesis, all significant communication should be done on private sockets (i.e. not stdout/stderr) and just "safely" log any activity on stdout/stderr.

      Maybe while collecting info (properties) we can determine the encoding in use for stdout/stderr so that jtreg can react accordingly.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: