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

Tests fail due to code cache exhaustion on machines with many cores

XMLWordPrintable

    • b18

        compiler/codecache/cli/codeheapsize/TestCodeHeapSizeOptions.java
        compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java
        compiler/codecache/CheckReservedInitialCodeCacheSizeArgOrder.java

        fail on machine with a lot of cores

         stdout: [Error occurred during initialization of VM
        Not enough space in non-nmethod code heap to run VM: 20480K < 21475K
        ];
         stderr: []
         exitValue = 1

        Please note, tests failed on Intel Xeon hosts with -XX:UseAVX=3

              thartmann Tobias Hartmann
              dfazunen Dmitry Fazunenko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: