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

Several vmTestbase/vm/gc/compact tests timed out on large memory machine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • 26
    • hotspot
    • gc
    • b18
    • x86_64
    • linux

      Below tests was observed timed out on intel-8480 machine:
      vmTestbase/vm/gc/compact/Compact_InternedStrings_Strings/TestDescription.java
      vmTestbase/vm/gc/compact/Compact_NonbranchyTree_ArrayOf/TestDescription.java
      vmTestbase/vm/gc/compact/Compact_NonbranchyTree/TestDescription.java
      vmTestbase/vm/gc/compact/Compact_NonbranchyTree_TwoFields/TestDescription.java
      vmTestbase/vm/gc/compact/Compact_Strings_InternedStrings/TestDescription.java
      vmTestbase/vm/gc/compact/Compact_Strings/TestDescription.java
      vmTestbase/vm/gc/compact/Compact_Strings_TwoFields/TestDescription.java
      vmTestbase/vm/gc/compact/Humongous_NonbranchyTree/TestDescription.java
      vmTestbase/vm/gc/compact/Humongous_Strings/TestDescription.java

      The test log shows that test detect 448 threads and 30GB(32178700288) memory. Seems that this stress make test can not finish in 120s.
       Stress time: 30 seconds
       Stress iterations factor: 1
       Stress threads factor: 1
       Stress runs factor: 1
       Max memory: 32178700288
       Sleep time: 500
       Iterations: 0
       Number of threads: 448
       Run GC thread: false
       Run mem diag thread: false
       Run forever: false

            syan Sendao Yan
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: