- Jun 10, 2004
- 219
- 0
- 0
It's my understanding that OpenOffice is a Java app, and as such, needs a JVM to make it work. For Windows at least, you can download it with or without a JVM included.
The thing is though, it doesn't look like it's using Java when it's running. I'm running XP 64, and soffice.exe is listed as a 32 bit process, even though I have JDK 5.0 64 bit installed. If I write a Java program and run it, it shows that java.exe (a 64 bit process) is running.
Basically I'm wondering how Java interpretation and JIT compiling and all that works in OpenOffice, since it doesn't look like Java's running.
The thing is though, it doesn't look like it's using Java when it's running. I'm running XP 64, and soffice.exe is listed as a 32 bit process, even though I have JDK 5.0 64 bit installed. If I write a Java program and run it, it shows that java.exe (a 64 bit process) is running.
Basically I'm wondering how Java interpretation and JIT compiling and all that works in OpenOffice, since it doesn't look like Java's running.