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

[TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah

XMLWordPrintable

    • svc
    • b18

        The match there is case sensitive, so the test fails expecting "Heap", while the implementation actually returns "heap".

        $ CONF=linux-x86_64-server-fastdebug make images run-test TEST=serviceability/sa/TestUniverse.java TEST_VM_OPTS="-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"

        hsdb> Heap Parameters:
        Shenandoah heap [0x0000000412400000, 0x0000000800000000] region size 4096 K
        hsdb>
        'Shenandoah Heap' missing from stdout/stderr

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

                Created:
                Updated:
                Resolved: