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

[8u] Test gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java timeout

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 8
    • hotspot
    • gc
    • x86
    • linux

      The test gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java run timeout on linux x86(https://github.com/sendaoYan/jdk8u-dev-ysd/actions/runs/9842503521/job/27172402601)

      The test log snippet:
      "MainThread" #10 prio=5 os_prio=0 tid=0xa3539800 nid=0xc2d8 in Object.wait() [0xa36bc000]
         java.lang.Thread.State: WAITING (on object monitor)
      at java.lang.Object.wait(Native Method)
      - waiting on <0xd232c8f8> (a java.lang.UNIXProcess)
      at java.lang.Object.wait(Object.java:502)
      at java.lang.UNIXProcess.waitFor(UNIXProcess.java:395)
      - locked <0xd232c8f8> (a java.lang.UNIXProcess)
      at com.oracle.java.testlibrary.ProcessTools.getOutput(ProcessTools.java:76)
      at com.oracle.java.testlibrary.OutputAnalyzer.<init>(OutputAnalyzer.java:46)
      at CheckAllocateAndSystemGC.main(CheckAllocateAndSystemGC.java:49)

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

              Created:
              Updated: