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

rework vmTestbase/jit/graph

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 13, 14
    • hotspot
    • b19

      from JDK-8225624:
      after reading the code (and trying not to cry blood), I realized that all these vmTestbase/jit/graph/cgt* can hide failures: CGT creates a number of CGTThread which do actual testing and verification; in case something goes wrong, CGTThread throws an exception; and b/c we run thru ExecDriver there is no jtreg UncaughtExceptionHandler to threat all uncaught exception as test failures. I'm going to rework these tests so we won't need ExecDriver to run them and to make them a tiny bit more pleasant to read.

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

              Created:
              Updated:
              Resolved: