Message2368
Logged In: YES
user_id=61408
I see, but CPython code tries to avoid segmentation faults
and memory corruption, OTOH for code called from java if
someone passes a null or something wich will fail a cast,
they will get a NullPointerException or Cast* which is fine,
like it happens also with other java libraries
What we are interested in is to avoid that Jython side code
sees /can trigger such exceptions. |
|
| Date |
User |
Action |
Args |
| 2008-02-20 17:18:24 | admin | link | issue903723 messages |
| 2008-02-20 17:18:24 | admin | create | |
|