[Jamvm-general] Starting JamVM with OpenJDK rt.jar
Brought to you by:
rlougher
From: Frieder B. <ber...@go...> - 2016-04-28 13:13:07
|
Hey Guys, the Readme for JamVM describes two ways to use it, one with Gnuclasslib and one with openJDK. Even so, is it possible to start the JamVM executable and tell it where the *.class-files of the openJDK are to reduce the overhead of IcedTea? I tried it, but only get the following message on the terminal: Exception occurred while VM initialising. java/lang/NoClassDefFoundError: java/lang/ClassLoader Any help would be appreciated! Frieder |