|
一些关于JVM的发现, 来自: http://forums.precentral.net/web ... k-rom-comes-16.html
# d8 X0 O9 R! p9 G) X/ J+ d, X% l# x$ ]6 c6 ~+ N
Some info on the Java Virtual Machine that is being used on the Pre.
3 b& d8 }$ o& d) k# t
) |3 u4 s: \3 M, O) y0 F; C- Y0 VIt's Apache Harmony they are using. See harmony.apache.org. It supports version 1.5 of Java SE.1 ^% t0 m* Z: N. [ R! S4 z# c
* x4 r. K2 K- P( C4 V7 ^7 z! ?The virtual machine is being called OasisVM by Palm: "usage: OasisVM [options] [classfile [args]]"
/ ?: x! Q, H. I; U6 {- W% T& ~' f9 z' O4 f
Can anyone run the foolowing command to get some more version info: l8 q1 v8 h* q4 k3 i4 U
8 X4 Q; h; B9 T8 S
Code:
. d) V/ e. `- Q& R& R+ D% W5 j* J5 S9 U1 ^5 }
java -version
& `& ^) E. n7 ^$ _" [$ K$ Y
: ?9 N% m7 P+ ]* O; W, y0 Y+ Uor7 q9 _0 d1 `6 Z/ {6 F6 V: h: d+ [
O9 n6 u3 Q/ w+ O, W
Code:
' l5 _4 i5 O D' Z+ [0 a$ I5 x) ~7 G" q- F+ q! s
/usr/lib/jvm/java-1.5-palm/bin/java -version |
|