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

compiler/arguments/TestScavengeRootsInCode.java times out

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 13
    • 13
    • hotspot
    • b17
    • x86_64

    Description

      he following test has started timing out in the jdk/jdk CI:

      compiler/arguments/TestScavengeRootsInCode.java

      so far on the MacOS X machines.

      Here's a snippet of the log file:

      #section:main
      ----------messages:(6/441)----------
      command: main -XX:+UnlockDiagnosticVMOptions -Xcomp -XX:-TieredCompilation -XX:ScavengeRootsInCode=1 compiler.arguments.TestScavengeRootsInCode
      reason: User specified action: run main/othervm -XX:+UnlockDiagnosticVMOptions -Xcomp -XX:-TieredCompilation -XX:ScavengeRootsInCode=1 compiler.arguments.TestScavengeRootsInCode
      Mode: othervm [/othervm specified]
      Timeout information:
      --- Timeout information end.
      elapsed time (seconds): 1238.954
      ----------configuration:(0/0)----------
      ----------System.out:(2/34)----------
      Passed
      Timeout refired 1200 times
      ----------System.err:(1/15)----------
      STATUS:Passed.
      ----------rerun:(43/5017)*----------

      The test is using the default timeout value of 120 seconds/2 minutes
      and this task uses a default timeout factor of 10 so the total timeout
      value is 20 minutes.

      Notice that the test passed while the JTREG timeout handler
      was doing its work.

      Taking a quick look at CI results for this test, I see passes for
      this test in < 1 minute so I'm not sure why this test sometimes
      takes a long time.

      Attachments

        Issue Links

          Activity

            People

              thartmann Tobias Hartmann
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: