[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] Exception handling (outer region bug)
From: |
Jonas Printzen |
Subject: |
[Pnet-developers] Exception handling (outer region bug) |
Date: |
Thu, 13 May 2004 13:12:40 +0200 |
Hi!
I have been looking at the exception handling code with respect
to the bug in nested exceptions...
First, the ECMA-spec:
The spec.dictates rules about the order of exceptions in the IL image.
The purpose is clearly that a simple search for a region will find
the inner, and therefore correct, exception-try-region first.
The CVM coder:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] Exception handling (outer region bug),
Jonas Printzen <=