|
Hi All,
I am implments arraycopy
in JJOS. I would like to get class name ( a byte array )
from
java_object. It gives me a serious of strange
characters. If I print the byte array from System.out.print, it gives VM Errors.
How can I type cast java_object to byte array ?
Also, I found that jbArray
has implements jInt, jFloat. Is that we need to implement jShort or jByte
?
Regards,
Hilary
|
- Re: [JOS-Kernel] About jobject in JJOS Hilary Cheng
- Re: [JOS-Kernel] About jobject in JJOS Todd L. Miller
- Re: [JOS-Kernel] About jobject in JJOS hilarycheng
