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

[TESTBUG] test/compiler/8002069/Test8002069.java might throw OutOfMemoryError when additional Java code is running

XMLWordPrintable

    • generic
    • generic

      With a Java heap size of 32MB memory pressure when running with Graal might become too big and an OutOfMemoryError gets thrown:

      cthaling@macbook:~/ws/graal/test/compiler/8002069$ $PRODUCT_HOME/bin/java -Xmx32m -XX:+IgnoreUnrecognizedVMOptions -Xbatch -XX:CompileCommand=exclude,Test8002069.dummy Test8002069
      CompilerOracle: exclude Test8002069.dummy
      Bootstrapping Graal.........................java.lang.OutOfMemoryError: GC overhead limit exceeded

            twisti Christian Thalinger (Inactive)
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: