2006/6/26, Geir Magnusson Jr <[EMAIL PROTECTED]>:



Ivan Volosyuk wrote:
>
> loaded
> java.lang.NoSuchMethodError: Can't find method
>
org/apache/harmony/kernel/vm/VM.bootCallerClassLoader()Ljava/lang/ClassLoader;
>
> while resolving constant pool entry at index 74 in class
> org/apache/harmony/luni/util/MsgHelp
>        at org.apache.harmony.luni.util.Msg.<clinit>(Msg.java:47)
>        at java.net.URL.<init>(URL.java:291)
>        at java.net.URL.<init>(URL.java:155)
>        at org.eclipse.core.launcher.Main.buildURL(Main.java:773)
>        at
>

[SNIP]

> The exception is reproducible with and without Gregory's patch.
> Gregory, is it the same problem you are working on?

I don't think so.  We're just missing the method (obviously) in the
DRLVM implementation of VM.java


That's correct. I added this method in a patch which I created when I tried
to run specjvm98. It is attached to HARMONY-644.

--
Gregory Shimansky, Intel Middleware Products Division

Reply via email to