publishing again


Subject: publishing again
From: Craig Chambers (chambers@cs.washington.edu)
Date: Sat Apr 27 2002 - 11:16:44 PDT


I got the pizza benchmark to work. The problem was a backwards array
store type check in the arraycopy primitive. It turns out that that
primitive is quite subtly defined nowadays, so it took a bit of doing
to implement a correct arraycopy method. (Vortex didn't even do the
necessary array store checking; Whirlwind is a much more faithful Java
implementation than Vortex.) So now all non-multi-threaded benchmarks
work. (The multi-threaded ones compile and run, by fail with a fatal
error when an unimplemented thread native method is invoked.)

-- Craig
_______________________________________________
Cecil mailing list
Cecil@cs.washington.edu
http://majordomo.cs.washington.edu/mailman/listinfo/cecil



This archive was generated by hypermail 2b25 : Sat Apr 27 2002 - 11:15:09 PDT