[lworld] compiler/valhalla/inlinetypes/TestOopsInReturnConvention.java#int timed out

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: repo-valhalla
    • Component/s: hotspot
    • x86_64
    • windows

      The following test timed out in the Valhalla CI:

      compiler/valhalla/inlinetypes/TestOopsInReturnConvention.java#int

      Here's a snippet from a windows-x64-debug that passed while
      the timeout handler was running:

      #section:main
      ----------messages:(11/1126)----------
      command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbatch -XX:-TieredCompilation -XX:CompileCommand=dontinline,compiler.valhalla.inlinetypes.TestOopsInReturnConvention::callee -XX:CompileCommand=dontinline,compiler.valhalla.inlinetypes.TestOopsInReturnConvention*::verify compiler.valhalla.inlinetypes.TestOopsInReturnConvention Interpreted
      reason: User specified action: run main/othervm/timeout=300 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbatch -XX:-TieredCompilation -XX:CompileCommand=dontinline,compiler.valhalla.inlinetypes.TestOopsInReturnConvention::callee -XX:CompileCommand=dontinline,compiler.valhalla.inlinetypes.TestOopsInReturnConvention*::verify compiler.valhalla.inlinetypes.TestOopsInReturnConvention Interpreted
      started: Sun Feb 08 20:21:51.808 UTC 2026
      Mode: othervm [/othervm specified]
      Process id: 46724
      Timeout information:
      [21:11:51.828] starting timeout handler action(s)
      [21:14:13.329] timeout handler action(s) completed
      --- Timeout information end.
      finished: Sun Feb 08 21:14:13.333 UTC 2026
      elapsed time (seconds): 3141.525
      ----------configuration:(0/0)----------
      ----------System.out:(3/284)----------
      CompileCommand: dontinline compiler/valhalla/inlinetypes/TestOopsInReturnConvention.callee bool dontinline = true
      CompileCommand: dontinline compiler/valhalla/inlinetypes/TestOopsInReturnConvention*.verify bool dontinline = true
      [21:11:51.825] Timeout signalled after 3000 seconds
      ----------System.err:(1/16)----------
      STATUS:Passed.
      ----------rerun:(57/8878)*----------


      Here's a snippet from another windows-x64-debug that passed while
      the timeout handler was running:

      #section:main
      ----------messages:(11/1126)----------
      command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbatch -XX:-TieredCompilation -XX:CompileCommand=dontinline,compiler.valhalla.inlinetypes.TestOopsInReturnConvention::callee -XX:CompileCommand=dontinline,compiler.valhalla.inlinetypes.TestOopsInReturnConvention*::verify compiler.valhalla.inlinetypes.TestOopsInReturnConvention Interpreted
      reason: User specified action: run main/othervm/timeout=300 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbatch -XX:-TieredCompilation -XX:CompileCommand=dontinline,compiler.valhalla.inlinetypes.TestOopsInReturnConvention::callee -XX:CompileCommand=dontinline,compiler.valhalla.inlinetypes.TestOopsInReturnConvention*::verify compiler.valhalla.inlinetypes.TestOopsInReturnConvention Interpreted
      started: Sun Feb 08 19:55:38.074 UTC 2026
      Mode: othervm [/othervm specified]
      Process id: 12808
      Timeout information:
      [20:45:38.092] starting timeout handler action(s)
      [20:52:41.457] timeout handler action(s) completed
      --- Timeout information end.
      finished: Sun Feb 08 20:52:41.457 UTC 2026
      elapsed time (seconds): 3423.383
      ----------configuration:(0/0)----------
      ----------System.out:(3/284)----------
      CompileCommand: dontinline compiler/valhalla/inlinetypes/TestOopsInReturnConvention.callee bool dontinline = true
      CompileCommand: dontinline compiler/valhalla/inlinetypes/TestOopsInReturnConvention*.verify bool dontinline = true
      [20:45:38.092] Timeout signalled after 3000 seconds
      ----------System.err:(1/16)----------
      STATUS:Passed.
      ----------rerun:(57/8878)*----------

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

              Created:
              Updated:
              Resolved: