Found hs_err file. Scanning...
Found: [timeout occurred during error reporting in step "test unresponsive error reporting step"] after 14 s..
----------System.err:(12/764)----------
java.lang.RuntimeException: hs-err file incomplete (first missing pattern: 1)
at TimeoutInErrorHandlingTest.main(TimeoutInErrorHandlingTest.java:127)
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:246)
at java.base/java.lang.Thread.run(Thread.java:835)
hs_err looks like this:
#
# A fatal error has been detected by the Java Runtime Environment:
[timeout occurred during error reporting in step "test unresponsive error reporting step"] after 14 s.
------ Timeout during error reporting after 16 s. ------
Found: [timeout occurred during error reporting in step "test unresponsive error reporting step"] after 14 s..
----------System.err:(12/764)----------
java.lang.RuntimeException: hs-err file incomplete (first missing pattern: 1)
at TimeoutInErrorHandlingTest.main(TimeoutInErrorHandlingTest.java:127)
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:246)
at java.base/java.lang.Thread.run(Thread.java:835)
hs_err looks like this:
#
# A fatal error has been detected by the Java Runtime Environment:
[timeout occurred during error reporting in step "test unresponsive error reporting step"] after 14 s.
------ Timeout during error reporting after 16 s. ------
- duplicates
-
JDK-8188872 runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently
-
- Resolved
-