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

runtime/ErrorHandling/TestAbortVmOnException.java times out due to core dumps taking a long time on OSX

    XMLWordPrintable

Details

    • b05
    • aarch64
    • os_x

    Backports

      Description

        The following test timed out in the JDK22 CI:

        runtime/ErrorHandling/TestAbortVmOnException.java

        Here's a snippet from the log file:

        #section:driver
        ----------messages:(10/316)----------
        command: driver TestAbortVmOnException
        reason: User specified action: run driver TestAbortVmOnException
        started: Mon Jun 26 13:23:36 GMT 2023
        Mode: agentvm
        Agent id: 6
        Timeout refired 480 times
        Timeout information:
        --- Timeout information end.
        finished: Mon Jun 26 13:36:02 GMT 2023
        elapsed time (seconds): 745.706
        ----------configuration:(14/1990)----------

        <snip>

        result: Error. Agent error: java.lang.Exception: Agent 6 timed out with a timeout of 480 seconds; check console log for any additional details


        Since this is a new test recently added by:

        JDK-8264899 C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers

        I'm starting this bug off in hotspot/compiler for initial triage.

        Attachments

          Issue Links

            Activity

              People

                dfenacci Damon Fenacci
                dcubed Daniel Daugherty
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: