Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

Java 1.5 Backport code to Cinterion JavaME 1.4 | Telit Cinterion IoT Developer Community

July 7, 2016 - 5:33pm, 2089 views

Hello all,

I have some code in Java 1.5 and I would like to do a backport for using this code in EHS6. I have read about retrotranslator that does this job for usual JVM but I am not sure if it would work using Cinterion JVM. Retrotranslator makes JVM 1.5 compiled class compatible to JVM 1.5. If Cinterion JVM generates  the same bytecode than a normal JVM, I guess it would work fine. Does someone have this information to share with us? 

Thank you