Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Re: Catching OutOfMemory exceptions.

See 
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=58850
where an OOM showed up in the problems view.

McQ.

----- Forwarded by Mike Wilson/Ottawa/IBM on 16/04/04 11:26 -----

Mike Wilson/Ottawa/IBM 
16/04/04 11:26

To
eclipse-dev@xxxxxxxxxxx
cc

Subject
Catching OutOfMemory exceptions.





Please check your exception handlers to make sure that they either do not 
catch OOM exceptions or re-throw them if they do. If you believe you have 
a valid reason for "handling" OOM, and you are not on the platform ui 
team, please send me email.

McQ.



Back to the top