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

java/util/stream/test/org/openjdk/tests/java/util/stream/SliceOpTest.java times out

XMLWordPrintable

      The test times out although the timeout factor has been already set to 16. The default timeout of JTREG is 120 seconds, the test is killed after 120 x 16 = 1920 seconds, so this issue seems not to be related to https://bugs.openjdk.java.net/browse/CODETOOLS-7901307 .

      Parameters: -server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -ea -esa -XX:+TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:-DoEscapeAnalysis -XX:+AggressiveOpts

      Excerpt from log file:

      JDK under test: (C:\\local\\aurora\\CommonData\\JDK_DIR)
      java version "1.9.0-internal-fastdebug"
      Java(TM) SE Runtime Environment (build 1.9.0-internal-fastdebug-20150302180503.vlivanov.main2comp-b00)
      Java HotSpot(TM) Client VM (build 1.9.0-internal-20150302180503.vlivanov.main2comp-b00, mixed mode)

      Timeout signaled after 1,920 seconds

      ...

              -Dtest.timeout.factor=16.0 \\

            neliasso Nils Eliasson (Inactive)
            zmajo Zoltan Majo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: