[lworld] compiler/uncommontrap/TestDeoptOOM.java#id0 fails with OutOfMemoryError: Java heap space

XMLWordPrintable

    • aarch64
    • os_x

      The following test failed in the Valhalla CI:

      compiler/uncommontrap/TestDeoptOOM.java#id0

      Here's a snippet from the log file:

      #section:main
      ----------messages:(7/757)----------
      command: main -XX:-BackgroundCompilation -Xmx128M -XX:+IgnoreUnrecognizedVMOptions -XX:+VerifyStack -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::main -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::m9_1 compiler.uncommontrap.TestDeoptOOM
      reason: User specified action: run main/othervm/timeout=480 -XX:-BackgroundCompilation -Xmx128M -XX:+IgnoreUnrecognizedVMOptions -XX:+VerifyStack -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::main -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::m9_1 compiler.uncommontrap.TestDeoptOOM
      started: Thu Jan 15 14:42:43.919 GMT 2026
      Mode: othervm [/othervm specified]
      Process id: 94700
      finished: Thu Jan 15 14:42:44.857 GMT 2026
      elapsed time (seconds): 0.938
      ----------configuration:(0/0)----------
      ----------System.out:(12/408)----------
      CompileCommand: exclude compiler/uncommontrap/TestDeoptOOM.main bool exclude = true
      CompileCommand: exclude compiler/uncommontrap/TestDeoptOOM.m9_1 bool exclude = true
      OOM caught in main Java heap space: failed reallocation of scalar replaced objects
      OOM caught in main
      OOM caught in main
      OOM caught in main
      OOM caught in main
      OOM caught in main
      OOM caught in main
      Acquiring lock
      Lock acquired
      Lock released
      ----------System.err:(6/249)----------
      java.lang.OutOfMemoryError: Java heap space

      JavaTest Message: Test threw exception: java.lang.OutOfMemoryError: Java heap space
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError: Java heap space
      ----------rerun:(41/6876)*----------

            Assignee:
            Unassigned
            Reporter:
            Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: