[Bug libgcj/10920] Too many roots is reported for program, which shouldn't run out of memory
oyvind dot harboe at zylin dot com
gcc-bugzilla@gcc.gnu.org
Mon Nov 24 19:36:00 GMT 2003
------- Additional Comments From oyvind dot harboe at zylin dot com 2003-11-24 19:36 -------
Ooops. Ignore that last comment. It was a command line gaffe. The correct
command line is:
\thisiscool-gcc\gcc-3.4\bin\gcj -c -classpath modified_swt.jar;comm.jar
TestSerial.java
The app runs fine w/JRE 1.4.2_01. I modified TestSerial.java to run 10000
iterations.
java -Djava.library.path=. -classpath modified_swt.jar;comm.jar;. TestSerial
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10920
More information about the Gcc-bugs
mailing list