Thread
:
OK ROM comes
View Single Post
Member:
schraal
at: 05:47 AM 06/10/2009
Some info on the Java Virtual Machine that is being used on the Pre.
It's Apache Harmony they are using. See harmony.apache.org. It supports version 1.5 of Java SE.
The virtual machine is being called OasisVM by Palm: "usage: OasisVM [options] [classfile [args]]"
Can anyone run the foolowing command to get some more version info:
[CODE]java -version[/CODE]
or
[CODE]/usr/lib/jvm/java-1.5-palm/bin/java -version[/CODE]