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

geir

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to