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

java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah

XMLWordPrintable

        Currently it fails with:

        $ CONF=linux-x86_64-server-fastdebug make run-test TEST=java/lang/management/MemoryMXBean/MemoryTest.java TEST_VM_OPTS="-XX:+UseShenandoahGC"

        STDERR:
        java.lang.RuntimeException: TEST FAILED: Number of heap pools = 1 but expected <= 3 and >= 3

        Z already handles it with a special configuration, Shenandoah should do the same.

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: