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

GarbageCollectionNotificationContentTest test failed: no decrease in Eden usage

XMLWordPrintable

    • b27
    • x86_64
    • os_x
    • Verified

      The following test failed in the JDK20 CI:

      com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationContentTest.java

      Here's a snippet from the log file:

      java.lang.RuntimeException: Used size at Eden Space should be decreased.
      at GarbageCollectionNotificationContentTest.checkMemoryUsage(GarbageCollectionNotificationContentTest.java:170)
      at GarbageCollectionNotificationContentTest.checkGarbageCollectionNotificationInfoContent(GarbageCollectionNotificationContentTest.java:153)
      at GarbageCollectionNotificationContentTest.main(GarbageCollectionNotificationContentTest.java:123)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
      at java.base/java.lang.Thread.run(Thread.java:1599)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Used size at Eden Space should be decreased.
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Used size at Eden Space should be decreased.

            kevinw Kevin Walls
            tr Tejesh R
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: