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

a few compiler/debug tests don't check exit code

XMLWordPrintable

    • b21

      compiler/debug/TestGenerateStressSeed.java, TestStressCM.java, and TestStressIGVNAndCCP.java don't check the exit code of spawned JVMs, as a result, they might miss misconfiguration and/or defects. in fact, TestStressIGVNAndCCP.java uses a wrong flag name (TraceIterativeIGVN instead of TraceIterativeGVN) and this was unnoticed b/c we didn't check the exit code.

            iignatyev Igor Ignatyev (Inactive)
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: