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

serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64

XMLWordPrintable

    • b25
    • x86_64
    • linux

        The following test is failing intermittently in Ci tier4:

        serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java

        Here is a snippet of the log file:

        ----------System.out:(0/0)----------
        ----------System.err:(15/1022)----------
        Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
        Checking storage count 1
        java.lang.RuntimeException: No expected events were found.
        at MyPackage.HeapMonitorGCTest.main(HeapMonitorGCTest.java:53)
        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:566)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
        at java.base/java.lang.Thread.run(Thread.java:834)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: No expected events were found.
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: No expected events were found.
        ----------rerun:(39/5253)*----------

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

                Created:
                Updated:
                Resolved: