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

Test gc/stringdedup/TestStringDeduplicationAgeThreshold.java#ZGenerational timed out

XMLWordPrintable

    • 21
    • b11
    • x86_64
    • windows

        [31.351s][debug][stringdedup,phases,start] Idle start
        [31.353s][info ][gc ] Allocation Stall (main) 5.679ms
        [31.361s][info ][gc,reloc ] GC(10) y: Using tenuring threshold: 4 (Computed)
        [31.361s][info ][gc,phases ] GC(10) y: Concurrent Select Relocation Set 12.333ms
        [31.368s][info ][gc,phases ] GC(10) y: Pause Relocate Start 0.033ms
        ];
         stderr: []
         exitValue = 134

        java.lang.RuntimeException: Expected to get exit value of [0], exit value is: [134]
        at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:490)
        at gc.stringdedup.TestStringDeduplicationTools.testAgeThreshold(TestStringDeduplicationTools.java:487)
        at gc.stringdedup.TestStringDeduplicationAgeThreshold.main(TestStringDeduplicationAgeThreshold.java:107)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
        at java.base/java.lang.Thread.run(Thread.java:1570)

        JavaTest Message: Test threw exception: java.lang.RuntimeException

        The exit 134 is presumably an abort triggered from the timeout. There is no hs_err file produced.

              dholmes David Holmes
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: