Downloadliste

Projektbeschreibung

Mysaifu JVM is a free Java virtual machine for Windows Mobile.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2008-02-02 23:26
Mysaifu JVM 0.3.5 (1 files Verstecken)

Versionsanmerkungen

- Implemented java.nio.FileChannel.lock() method.
(It only works on Windows Mobile 5.0 or later)
- Bug fixes.

Änderungsprotokoll

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)