stack yellow zone not re-enabled after a StackOverflowError

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.3.1_12
    • Affects Version/s: 1.0.1, 1.3.0, 1.3.1, 1.3.1_01, 1.3.1_04, 1.4.0
    • Component/s: hotspot
    • 12
    • generic, x86, sparc
    • generic, linux, linux_suse_sles_8.2, solaris_2.6, solaris_7, solaris_8, windows_98, windows_nt, windows_2000
    • Verified

        Problem is that the stack yellow zone is disabled on the first occurrence
        of a stack overflow for a thread, but never re-enabled after the
        StackOverflowError is thrown. The next stack overflow thus enters the
        red zone, which the vm treats as fatal. The attached simple java program
        so2.java demonstrates this.

              Assignee:
              John Coomes (Inactive)
              Reporter:
              John Coomes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: