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

MaxJavaStackTraceDepth=0 displays no lines, but it should display all of them

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P4
    • None
    • 9
    • hotspot
    • None

    Description

      From globals.hpp:

        product(intx, MaxJavaStackTraceDepth, 1024, \
                "The maximum number of lines in the stack trace for Java " \
                "exceptions (0 means all)") \
                range(0, max_jint/2) \

      but instead setting MaxJavaStackTraceDepth=0 shows no lines.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gziemski Gerard Ziemski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: