Toni Masse | 27 Apr 2006 19:02

about Jacks' functioning

Hello,

My team and me would like to use Jacks to test our own java compiler, 
however I'm not very experienced with Tcl;
so I'd like to know how Jacks determines the compilation result (I've 
looked in jacks.tcl but I'm not sure about the exact behavior of Jacks),
and why is a cvs client needed to generate the change file (with "jacks 
loggen" command)? Could I deactivate it?

Thanks a lot for your help,
Toni Masse

Bryce McKinlay | 2 May 2006 00:31
Picon
Favicon

FYI: Fix HashMap / LinkedHashMap tests

Classpath has been changed so that Iterator.hasNext() no longer checks 
for concurrent modification, causing two tests to fail. This patch 
updates the tests to look for the new behaviour instead.

Bryce


Gmane