http://d.puremagic.com/issues/show_bug.cgi?id=8301


timon.g...@gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timon.g...@gmx.ch
            Summary|Exception not caught when a |Access violation when a big
                   |big array is allocated      |array is allocated
           Severity|major                       |normal


--- Comment #1 from timon.g...@gmx.ch 2012-06-26 08:35:49 PDT ---
It is to be expected that catch(Exception) will not catch an Error, because
Exception is not a super class of Error.

However, the code snippet should throw OutOfMemoryError. There should not be an
access violation.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to