PR# 15280 {EXCEPTION_MANAGER}.last_exception not cleared after successful retry if melted

Problem Report Summary
Submitter: prestoat2000
Category: Runtime
Priority: Medium
Date: 2009/01/15
Class: Bug
Severity: Serious
Number: 15280
Release: 6.3.76070
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.1.13) Gecko/20080328 Firefox/2.0.0.13 Solaris 10 on SPARC
Synopsis: {EXCEPTION_MANAGER}.last_exception not cleared after successful retry if melted

Description
{EXCEPTION_MANAGER}.last_exception returns a non-Void value in the calling
routine after an exception is rescued and successfully retried, but only if the
system is melted.  Frozen and finalized code both work correctly.

Added eweasel test except034 for this bug.
To Reproduce
Run eweasel test excep034.
Problem Report Interactions
From:ted_eiffel    Date:2009/02/10    Status: Closed    Download   
It has been fixed in rev#77105. Thank you for the report.