This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
AWT/SWING classpath examples freezing and not responding to window events
- From: "ffileppo" <ffileppo at libero dot it>
- To: "java" <java at gcc dot gnu dot org>
- Date: Mon, 16 Jun 2008 22:27:44 +0200
- Subject: AWT/SWING classpath examples freezing and not responding to window events
Hi guys,
I'm having some troubles when running AWT/SWING classpath examples.
These examples freeze and crash as soon as any event is triggered (clicking on a button or even trying to resize the window).
I'm doing this with gcj 4.3.0 on arm-linux and gcj 4.2.3 on x86.
Googling around I found this:
https://bugs.launchpad.net/debian/+source/gcj-4.2/+bug/160070
Seems to be the same bug. They say that examples are working ok with icedtea and should be fixed in classpath upstream.
Any thoughts on this?
I read a message in java-patches mailing list about merging classpath 0.97.2, maybe this will fix the problem?
Thank you,
Francesco