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

jdk/jfr/api/consumer/streaming/TestJVMCrash.java generates unnecessary core file

    XMLWordPrintable

Details

    • jfr
    • b30
    • generic
    • generic

    Backports

      Description

        The following test:

        jdk/jfr/api/consumer/streaming/TestJVMCrash.java

        intentionally crashes the VM in order to test proper ending or closing
        of a JFR event stream. The test also generates a core file because
        the test process is not invoked with the '-XX:-CreateCoredumpOnCrash'
        option.

        I could be missing something, but with core dumps disabled, the test
        still passes in 'release', 'fastdebug' and 'slowdebug' configs.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: