Hi all,

Originally , I use GNU Classpath for JamVM when  I run my Java
application. But my Java application need new classpath like Java(TM)
SE Runtime Environment (build 1.8.0_91-b14).
My java application maynot workable with GNU Classpath. I would like
to use openjdk for that.
I use the command to run my java application on my embedded platform:
jamvm -verbose -Xbootclasspath:/usr/share/jamvm/classes:/usr/share/classpath
-jar ./my_java_app.jar

Does anyone have idea:
if I would like to use openjdk to do the same thing above, is it possible?
then how to get workable if possible?

Thanks!

Best Regards,
DiazSoho

Reply via email to