This public document I've found with Google proves that
"SetUnhandledExceptionFilter" is a real candidate for Win2k and production
level VM
It says also that VM would wrap all JNI and thread start calls into
__try/__except. This is exactly what Gregory complained about.

On 8/10/06, Mikhail Fursov <[EMAIL PROTECTED]> wrote:
+
This public document I've found with Google proves that
"SetUnhandledExceptionFilter" is a real candidate for Win2k and production
level VM
http://java.sun.com/j2se/1.5/pdf/jdk50_ts_guide.pdf


On 8/10/06, Mikhail Fursov <[EMAIL PROTECTED] > wrote:
>
> **Using "SetUnhandledExceptionFilter" API call we can handle hardware NPE
> for Win2k too.
> The only problem is debbuging of applications with exception filter
> installed. AFAIK debugger will catch all of these events.
>
>
> On 8/10/06, Oleg Khaschansky <[EMAIL PROTECTED]> wrote:
> >
> > > The SWT FAQ mentions that the same issue, and recommends the
> > > following GDI+ redistributable from Microsoft:
> >
> > Good, so GDI+ is not a problem!
> >
>
>
> --
> Mikhail Fursov
>



--
Mikhail Fursov



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to