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

[IR framework] Only prints stdout if exitCode is 134

XMLWordPrintable

      The IR framework only prints the stdout if exitCode == 134:
      https://github.com/openjdk/jdk/blob/cbe329b90ac1488836d4852fead79aa26c082114/test/hotspot/jtreg/compiler/lib/ir_framework/driver/TestVMProcess.java#L249

      This works for VM crashes/asserts on Linux but not on Windows. As a result, the jtreg log is empty making it hard to identify/filter/link the failure.

            Unassigned Unassigned
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: