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

Enable parallelism in vmTestbase/nsk/stress/jni tests

XMLWordPrintable

    • b21

        Similar to JDK-8315937, we want to unblock parallelism for more `hotspot:tier4` tests. `vmTestbase/nsk/stress/jni` is a small test suite, running a series of time-limited tests. There seem to be no reason to run these tests exclusively.

        Current `vmTestbase/nsk/stress/jni` passes in 4 minutes:
          2388.01s user 109.22s system 1032% cpu 4:01.97 total

        We should consider enabling parallelism for them and get improved test performance. Currently it is blocked by `TEST.properties` with `exclusiveAccess.dirs` directives in them.

              easlan Elif Aslan
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: