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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: hotspot
    • None

      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.

            Assignee:
            Unassigned
            Reporter:
            Gerard Ziemski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: