Show
Ignore:
Timestamp:
02/01/08 21:30:56 (22 months ago)
Author:
dr2chase
Message:

With static analysis turned on, syntax expansion now works; actual compilation is now a good deal more verbose, but only once. This probably gets turned off when we are feeling more confident

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ProjectFortress/test

    r879 r1251  
    2626 
    2727 
    28 java -cp "$CP" -Xmx512m -Xms256m \ 
     28java -cp "$CP" -Xmx800m -Xms400m \ 
    2929junit.swingui.TestRunner \ 
    3030com.sun.fortress.interpreter.drivers.SystemJUTests >& test.log