Linux and ARM Java VM's

Good morning

I am not sure DBX can help. Since Java on ARM seems to be working fine it supposed to be able to run bytecode or jar files.

The problem is in wrappers and some other configuration details that are specific for Intel 386 family of processors. Overcoming this obstacle requires cross compiling with proper setting for the ARM. It can be done only by the developer.