Mysaifu JVM is a free Java virtual machine for Windows Mobile.
- Implemented java.nio.FileChannel.lock() method.
(It only works on Windows Mobile 5.0 or later)
- Bug fixes.
JVM
- FIXED:JVM crashes when apply array object to instanceof instruction. (Bug #11769)
Package java.awt
- FIXED:ArrayIndexOutOfBoundsException occurred in Image.setPixels().(Bug #11771)
Package java.io
- FIXED: ObjectStreamClass checks serialVersionUID of array object.(Bug #11734)
Package java.nio
- Implemented FileChannel.lock(). It only works on Windows Mobile 5.0 or later (Feature Request #7497)