While looking into how to fix the serialization bug, I track it down
to Class.getComponentType() which is given a class with name '[I'.

This leads to a call to FindClass(env, "I") which fails.

My question, which I was unable to find documentation on, is wether
this call should work or fail.

I have no working JDK, so I can't test it myself.
-- 
##>  Petter Reinholdtsen <##    | [EMAIL PROTECTED]
 O-  <SCRIPT Language="Javascript">window.close()</SCRIPT>
http://www.hungry.com/~pere/    | Go Mozilla, go! Go!

Reply via email to