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

keytool and jarsigner tests doesn't pass though VM tools to tools

XMLWordPrintable

    • b12
    • Verified

      I've recently started to run the regression on tests on a 96MB machine with 12 cores. Unfortunately with high concurrency then the tests crawl on this big machine.

      One of the culprits is the keytool tests. Running with say -concurrency:8 that lead to 8 instances of keytool running and as the tests seem to ignore the VM options specified to jtreg then it means that each instance attempts to reserve 1/4 physical memory.

      This bug asks for the security tests that run keytool, jarsigner and other tools to pass through the VM options consistently.

            weijun Weijun Wang
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: