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

ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails

XMLWordPrintable

    • gc
    • b17

        Running vmTestbase_nsk_jvmti with various collectors. The test below fails. Should either expand the default heap size (making it a testbug), or let ZGC accept smaller heap size (making it a product bug), or protect the test with proper @require (making it a testbug).

        $ CONF=linux-x86_64-server-fastdebug make images run-test TEST=vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002/TestDescription.java TEST_VM_OPTS="-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"

        STDOUT:
        Error occurred during initialization of VM
        java.lang.OutOfMemoryError: Java heap too small

        TEST RESULT: Failed. Unexpected exit from test [exit code: 1

              pliden Per Liden (Inactive)
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: