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

TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr"

XMLWordPrintable

    • b08
    • x86_64
    • windows
    • Verified

        The following test failed in the JDK14 CI:

        runtime/Safepoint/TestAbortVMOnSafepointTimeout.java

        Here's a snippet from the log file:

        ----------System.err:(21/1129)----------
         stdout: [CompileCommand: compileonly TestAbortVMOnSafepointTimeout.test_loop
        This message would occur after some time with result 715827882
        ];
         stderr: []
         exitValue = 0

        java.lang.RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr

        at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:293)
        at TestAbortVMOnSafepointTimeout.testWith(TestAbortVMOnSafepointTimeout.java:82)
        at TestAbortVMOnSafepointTimeout.main(TestAbortVMOnSafepointTimeout.java:46)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
        at java.base/java.lang.Thread.run(Thread.java:830)

              pchilanomate Patricio Chilano Mateo
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: