[Bug AWT/16121] gtk based awt peers: cast from pointer to integer of different size
------- Additional Comments From falk at debian dot org 2004-07-31 12:00 -------
With the debug patch, output looks like this:
falk@juist:/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.
falk@juist:/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 to: