Hi All,
I found a bug in JJOS of instruction "iinc". Accroding to JVM Spec.,
the increment value is a value from -128 to 127. But, the increment
value
is not sign extended. If it can fix, we can print a Numeric Value
from System.out.print.
Current Bugs as far as I know:
1. no Implmentation of getPrimitiveClass in java.lang.Class
2. arraycopy is not implmentation.
3. iinc sign extension problem.
Now, I fix some problems temporay. I can print the integer value on
Screen.
I am trying fix it out in the coming weeks.
Regards,
Hilary
_______________________________________________
Kernel maillist - [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/kernel