Re: [Jamvm-general] Starting JamVM with OpenJDK rt.jar
Brought to you by:
rlougher
From: Andrew H. <gnu...@re...> - 2016-04-28 16:07:53
|
----- Original Message ----- > 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 > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers > of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jamvm-general mailing list > Jam...@li... > https://lists.sourceforge.net/lists/listinfo/jamvm-general > What "overhead"? IcedTea just builds JamVM and the class library, both of which you need for a complete JDK. What rt.jar are you trying to use with it? -- Andrew :) Senior Free Java Software Engineer Red Hat, Inc. (http://www.redhat.com) PGP Key: ed25519/35964222 (hkp://keys.gnupg.net) Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222 |