-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
12
-
x86_64
-
linux
The following test failed in the jdk/jdk CI:
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventOnOffTest.java
Here's a snippet of the log file:
----------System.err:(15/1089)----------
Checking storage count 3
java.lang.RuntimeException: Failed to find the traces after allocating with enabled events.
at MyPackage.HeapMonitorEventOnOffTest.checkEventsAreBeingSent(HeapMonitorEventOnOffTest.java:57)
at MyPackage.HeapMonitorEventOnOffTest.main(HeapMonitorEventOnOffTest.java:63)
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.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:835)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed to find the traces after allocating with enabled events.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed to find the traces after allocating with enabled events.
----------rerun:(32/5168)*----------
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventOnOffTest.java
Here's a snippet of the log file:
----------System.err:(15/1089)----------
Checking storage count 3
java.lang.RuntimeException: Failed to find the traces after allocating with enabled events.
at MyPackage.HeapMonitorEventOnOffTest.checkEventsAreBeingSent(HeapMonitorEventOnOffTest.java:57)
at MyPackage.HeapMonitorEventOnOffTest.main(HeapMonitorEventOnOffTest.java:63)
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.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:835)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed to find the traces after allocating with enabled events.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed to find the traces after allocating with enabled events.
----------rerun:(32/5168)*----------