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

os::die() does not honor CreateCoredumpOnCrash option

    XMLWordPrintable

Details

    • b24
    • generic
    • generic

    Backports

      Description

        During my investigation of the following bug:

            JDK-8188872 runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently

        I determined that TimeoutInErrorHandlingTest.java was still
        generating core files even though -XX:-CreateCoredumpOnCrash
        was specified.

        I tracked the issue down to the os::die() function.

        It makes more sense to split the fix for this issue from JDK-8188872,
        but they will be tested and likely pushed together.

        Attachments

          Issue Links

            Activity

              People

                dcubed Daniel Daugherty
                dcubed Daniel Daugherty
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: