Jboss/Java1.5 on HPPA in linux

2006-10-13 Thread Trevor Glen
Hi All, I've been trying to get Java 1.5 running on a hppa box running ubuntu. So far I haven't had much luck. Currently, I'm seeing the behaviour as described in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28652 Has anyone had any luck with a 1.5 vm and/or classpath on a hppa linux box? Thanks

[Bug swing/29448] Swing demo content does not resize

2006-10-13 Thread roman at kennke dot org
--- Comment #2 from roman at kennke dot org 2006-10-13 12:41 --- Even worse, it seems we can't close Windows by clicking the X button of the window. We can't release that crap ;-) I suspect some problems in the event dispatching code. I'll take care of it. -- roman at kennke dot org

FYI/RFC: Interactive GUI tests for Mauve

2006-10-13 Thread Roman Kennke
Hi, (I'm CC'ing classpath@gnu.org as this might be of more general interest) This is a first implementation for visual interactive tests in Mauve. This allows to write testcases that require human interaction, for example: - to test specific rendering issues of Swing components - for complex issu