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

stack yellow zone not re-enabled after a StackOverflowError

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.1_12
    • 1.0.1, 1.3.0, 1.3.1, 1.3.1_01, 1.3.1_04, 1.4.0
    • 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: