JNodeOS v1.2.0 API

edu.utah.janos.tests
Class DoWhileCompilerBug

java.lang.Object
  |
  +--edu.utah.janos.nodeos.FlowRun
        |
        +--edu.utah.janos.util.FlowBase
              |
              +--edu.utah.janos.tests.DoWhileCompilerBug

public class DoWhileCompilerBug
extends FlowBase

Test for a bug found in (at least) KJC v1.4B. This is the default KJC snapshot shipped with a long series of Kaffe snapshots.

Its pretty obvious if you have the bug.

Author:
Janos Ministry of Development

Fields inherited from class edu.utah.janos.util.FlowBase
args, bufferHandleFreeList, commSpaceHandle, flow
 
Constructor Summary
DoWhileCompilerBug()
           
 
Method Summary
static java.lang.String[] getArgs()
           
 void start()
           
 
Methods inherited from class edu.utah.janos.util.FlowBase
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoWhileCompilerBug

public DoWhileCompilerBug()
Method Detail

getArgs

public static java.lang.String[] getArgs()

start

public void start()
Overrides:
start in class FlowBase

JNodeOS v1.2.0 API

This documentation is Copyright (C) 1998-2002 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002