gij gcj-dbtool and questions
Tom Tromey
tromey@redhat.com
Tue Jan 11 21:13:00 GMT 2005
>>>>> "Jakob" == Jakob Praher <jpraher@yahoo.de> writes:
Jakob> This was my mistake, since the ClassLoader, namely VMClassLoader must be
Jakob> able to find a jar/class file that matches the requested class.
Jakob> Otherwise it throws the ClassNotFoundException and never calls the
Jakob> VMCompiler.compileClass method. (which happens in the defineClass of the
Jakob> VMClassLoader)
Yeah. With this approach, libgcj is really a "caching jit" -- not
really a fully-precompiled application. Let me know if there is a
way to change the documentation to make this more clear.
Tom
More information about the Java
mailing list