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

JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero

    XMLWordPrintable

Details

    • jfr
    • 11
    • b18

    Backports

      Description

        JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero.

        How to reproduce:

        1. Pass some arguments to `java`
          -XX:StartFlightRecording=filename=test.jfr,settings=profile -XX:MaxJavaStackTraceDepth=0

        2. Run application

        3. Open flight record (test.jfr) on JMC

        4. Check call stack on "Method Profiling" window


        This bug is similar to JDK-7179701.

        Attachments

          Issue Links

            Activity

              People

                ysuenaga Yasumasa Suenaga
                ysuenaga Yasumasa Suenaga
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: