This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/10920] Too many roots is reported for program, which shouldn't run out of memory


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]