Hi,

On Thu, 2003-09-04 at 17:54, John Leuner wrote:
> Now I get the expected failure:
> 
> cmalu% ./useful_scripts/kissme
> helloworld                                                                           
>     Kissme Internal Error: Unknown native method called: 
> java/lang/VMThread.currentThread()Ljava/lang/Thread; java/lang/VMThread
> Kissme assertion 'hMainThread' failed: vm/startup.c line 383
> Attempting to dump core
> zsh: abort      ./useful_scripts/kissme helloworld

You probably already found out, but for other readers of the list that
try to get Classpath CVS working with Kissme for now you have to remove
vm/reference/java/lang/VMThread.java and java/lang/Thread.java and
revert to the original Thread.java by doing:
cvs update -r 1.28 vm/reference/java/lang/Thread.java

Cheers,

Mark


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to