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

HeapMonitorEventOnOffTest.java test fails due to "Failed to find the traces after allocating with enabled events."

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P4
    • None
    • 12
    • hotspot
    • x86_64
    • linux

    Description

      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)*----------

      Attachments

        Activity

          People

            jcbeyler Jean Christophe Beyler
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: