Hi Todd; I have managed to merge your changes with mine, and the merged sources (including the latest java sources, which I have not changed one whit) produce the following output (debugging/tracing is obviously off). Please tell me if this looks to be correct. If so, I shall commit the merges sources immediately upon your reply. Thanks! -jm jm's JOS Kernel Host! init for decaf, version 0.0.1 testing the VM... testing integer comparisons... ops failed: testing double comparisons... ops failed: Testing float comparisons... ops failed: Testing float ops... ops failed: Testing double ops... ops failed: neg testing array operations... "one" should be printed: one testing casting... fixme: test interface casting. o = (Object)Vector; Vector = (Vector)o; o = Object; Vector = (Vector)o fixme: class cast exception should be thrown. o = (Object)int[]; o = (Object)String[]; o = (Object)int[]; int[] = (int[])o; casting tests complete does 56 = 56? is true = true? This sentence should end with a period. init(): testing threading. init() starting counter... counter ready. init() starting decounter... counter ready. init() entering .wait() loop... scheduler::start -- no active threads, exiting... memory used: 2280K main exiting -- OK! -- ==== John Morrison ==== MaK Technologies Inc. ==== 185 Alewife Brook Parkway, Cambridge, MA 02138 ==== http://www.mak.com/welcome.html ==== vox:617-876-8085 x115 ==== fax:617-876-9208 ==== [EMAIL PROTECTED] _______________________________________________ Kernel maillist - [EMAIL PROTECTED] http://jos.org/mailman/listinfo/kernel
