Compiling for IBM J9 JVM from Java SE 1.5.08
843849Nov 8 2006 — edited Nov 17 2006Is it possible to use javac compailer from Sun to generate class files who would be executed in IBM J9 JVM. I suppose I have to add some specials flags to compile but I don't know which ones.
I have Java SE 1.5.08 and IBM WebSphere Everyplace Micro Environment 6.1. I want to write some simple test apps for my mobile device (Symbol MC9090, CDC configuration) without installing any IDE (I need solution that will work from command line).