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

make main classes public in vmTestbase/jit tests

XMLWordPrintable

    • b10

        main test classes of several vmTestbase/jit tests are package-private, as a result, jtreg can't run them directly and we had to use `driver ExecDriver --java ` to run them.

        this RFE is to make these classes public and to replace ExecDriver w/ regular `main/othervm` where appropriate.

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

                Created:
                Updated:
                Resolved: