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

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

XMLWordPrintable

    • jfr
    • b23

        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".

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

                Created:
                Updated:
                Resolved: