Tests that fail:
jdk/jfr/api/consumer/streaming/TestJVMCrash.java
jdk/jfr/api/consumer/streaming/TestJVMExit.java
How they fail:
- see many repeated messages "Application not alive when..." or "Process is no longer alive, exit value = 131".
- eventually tests time out
jdk/jfr/api/consumer/streaming/TestJVMCrash.java
jdk/jfr/api/consumer/streaming/TestJVMExit.java
How they fail:
- see many repeated messages "Application not alive when..." or "Process is no longer alive, exit value = 131".
- eventually tests time out
- relates to
-
JDK-8240622 jfr/api/consumer/streaming/TestJVMExit.java timed out failing to attach
- Open