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

OverloadCompileQueueTest.java fails with exit code 137

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P5 P5
    • 9
    • 9
    • hotspot

      The log doesn't say much. Tries to run the test, exits with code 137:

              -Dtest.java.opts='-Xmixed -server -d64 -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:+UseSerialGC -XX:MaxRAMFraction=8 -XX:+IgnoreUnrecognizedVMOptions -XX:-UseCompressedOops' \\
              -Dtest.compiler.opts= \\
              -d64 -Xmixed -server -d64 -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:+UseSerialGC -XX:MaxRAMFraction=8 -XX:+IgnoreUnrecognizedVMOptions -XX:-UseCompressedOops -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions '-XX:CompileCommand=dontinline,Helper$TestCase::method' -XX:+WhiteBoxAPI -XX:-SegmentedCodeCache \\
              com.sun.javatest.regtest.MainWrapper /scratch/local/aurora/sandbox/results/workDir/classes/14/compiler/codecache/stress/OverloadCompileQueueTest.jta
      result: Failed. Unexpected exit from test [exit code: 137]

      There is no core or hs_err.log.

      This test has caused 306 failures since it was introduced about two weeks ago. Maybe we should consider quarantining it until it has been stabilized.

            pchistyakov Pavel Chistyakov (Inactive)
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: