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

JFR: Could not create chunk in repository with over 200 recordings

    XMLWordPrintable

Details

    • jfr
    • b23

    Backports

      Description

        The test that fails attempts to provoke many chunks by starting many recordings. It runs well, but fails at the end when attempting to create JFR recording file upon exit (dumponexit=true)

        How to repro: java -XX:StartFlightRecording:dumponexit=true -XX:FlightRecorderOptions:maxchunksize=1Mb,repository=/tmp/jfr-repo TestChunks.java 200

        Test: TestChunks.java (attached)
        Reproducible: 100%
            (If any problem reproducing, increase the test parameter from 200 to 500, or 1000)

        Note: hs_err file is NOT generated, even though the output says "dumping core".

        Attachments

          1. TestChunks.java
            2 kB
            Mikhailo Seledtsov

          Issue Links

            Activity

              People

                egahlin Erik Gahlin
                mseledtsov Mikhailo Seledtsov
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: