classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kissme and Classpath CVS


From: Mark Wielaard
Subject: Re: Kissme and Classpath CVS
Date: Fri, 05 Sep 2003 04:29:23 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]