------- Additional Comments From falk at debian dot org  2004-07-31 12:00 
-------
With the debug patch, output looks like this:

[EMAIL PROTECTED]:/tmp% gcj TestAWT.java --main=TestAWT && ./a.out 
DEBUG: Trying to load toolkit: gnu.java.awt.peer.gtk.GtkToolkit
DEBUG: finding class
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit:
gnu.java.awt.peer.gtk.GtkToolkit
*** Got java.lang.NegativeArraySizeException while trying to print stack trace.
[EMAIL PROTECTED]:/tmp% gcj testswing.java --main=testswing && ./a.out 
DEBUG: Trying to load toolkit: 
DEBUG: finding class
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit: 
*** Got java.lang.NegativeArraySizeException while trying to print stack trace.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16121

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply via email to