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

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

    XMLWordPrintable

Details

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: