Re: java_net_PlainDatagramSocketImpl_receive

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Tue Dec 08 1998 - 12:05:20 EST


>
> Godmar,
>
> Yes I took it our because I thought I'd got all the places where it was
> relevant. Is a user allowed to construct a DataGram with a null address
> - is this considered an errror?
>

Probably; but that's not really my concern/point.

I think we should prevent seg faults in native code wherever possible
and feasible in order to avoid the general problems with throwing
exceptions in C.

But we can leave it as is for now.

        - Godmar

Ouch, now the interpreter says:

gback@marker [107](/n/marker/x/gback/transvirtual/obj-intrp/test) > kaffe HelloWorldApp
java.lang.NoClassDefFoundError: HelloWorldApp
        at java/lang/Throwable.<init>(37)
        at java/lang/Error.<init>(line unknown, pc 0x2)
        at java/lang/LinkageError.<init>(line unknown, pc 0x2)
        at java/lang/NoClassDefFoundError.<init>(line unknown, pc 0x2)


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:08 EDT