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

Details

    • generic
    • generic

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: