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

[TESTBUG] OutOfMemoryError in compiler/uncommontrap/TestDeoptOOM.java

XMLWordPrintable

    • x86
    • os_x

          Host: vmsqe-mac-08.ru.oracle.com, Mac OS X Unknown (10.9.0)
          Options: -server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:ReservedCodeCacheSize=256M

      ----------messages:(3/376)----------
      command: main -XX:-BackgroundCompilation -XX:CompileCommand=exclude,TestDeoptOOM::main -XX:CompileCommand=exclude,TestDeoptOOM::m9_1 -Xmx128M TestDeoptOOM
      reason: User specified action: run main/othervm -XX:-BackgroundCompilation -XX:CompileCommand=exclude,TestDeoptOOM::main -XX:CompileCommand=exclude,TestDeoptOOM::m9_1 -Xmx128M TestDeoptOOM
      elapsed time (seconds): 26.761
      ----------System.out:(5/169)----------
      CompilerOracle: exclude TestDeoptOOM.main
      CompilerOracle: exclude TestDeoptOOM.m9_1
      ### Excluding compile: static TestDeoptOOM::main
      OOM caught in m1
      OOM caught in m2_1
      ----------System.err:(8/434)----------
      java.lang.Error: Cleaner terminated abnormally
      at sun.misc.Cleaner$1.run(Cleaner.java:148)
      at sun.misc.Cleaner$1.run(Cleaner.java:145)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.misc.Cleaner.clean(Cleaner.java:145)
      at java.lang.ref.Reference.tryHandlePending(Reference.java:212)
      at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
      Caused by: java.lang.OutOfMemoryError: Java heap space

            neliasso Nils Eliasson (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: