[cp-testresults] FAIL: regressions for mauve-gij on Sun Nov 9 08:41:30 UTC 2008

2008-11-09 Thread cpdev
Baseline from: Sun Nov 9 01:45:56 UTC 2008 Regressions: FAIL: java.lang.Thread.sleep Totals: PASS: 2943 XPASS: 0 FAIL: 229 XFAIL: 0 ___ Classpath-testresults mailing list Classpath-testresults@gnu.org

[cp-testresults] FAIL: cacao build on Mon Nov 10 02:58:18 UTC 2008

2008-11-09 Thread cpdev
^ ../../../cacao/src/classes/gnuclasspath/java/lang/reflect/VMField.java:242: warning: . native int getInt(Object o) ^ ../../../cacao/src/classes/gnuclasspath/java/lang/reflect/VMMethod.java:243: error: Class or interface declaration expected. } ^

[cp-testresults] FAIL: regressions for mauve-gij on Mon Nov 10 04:54:04 UTC 2008

2008-11-09 Thread cpdev
Baseline from: Sun Nov 9 15:25:07 UTC 2008 Regressions: FAIL: java.lang.Thread.sleep FAIL: java.util.logging.SocketHandler.getFilter Totals: PASS: 2942 XPASS: 0 FAIL: 230 XFAIL: 0 ___ Classpath-testresults mailing list Classpath-testresults@gnu.org

[cp-testresults] FAIL: regressions for mauve-jamvm on Mon Nov 10 03:56:52 UTC 2008

2008-11-09 Thread cpdev
Baseline from: Sun Nov 9 00:52:09 UTC 2008 Regressions: FAIL: gnu.java.security.jce.TestOfHttps FAIL: java.lang.Thread.sleep Totals: PASS: 2950 XPASS: 0 FAIL: 204 XFAIL: 0 ___ Classpath-testresults mailing list Classpath-testresults@gnu.org

[cp-testresults] FAIL: cacao build on Sun Nov 9 20:14:52 UTC 2008

2008-11-09 Thread cpdev
^ ../../../cacao/src/classes/gnuclasspath/java/lang/reflect/VMField.java:242: warning: . native int getInt(Object o) ^ ../../../cacao/src/classes/gnuclasspath/java/lang/reflect/VMMethod.java:243: error: Class or interface declaration expected. } ^

Re: [GCJ] Performance of GUI applications on embedded systems

2008-11-09 Thread Mark Wielaard
Hi Andrew, On Sun, 2008-11-09 at 00:24 +, Andrew John Hughes wrote: So is the bug GCJ only? I got the impression we were also seeing this on Classpath. I cannot replicate it with jamvm/classpath, so I assume it is gcj only. The erroneous gdk_threads_leave () line is also not in the

Re: [GCJ] Performance of GUI applications on embedded systems

2008-11-09 Thread Andrew Haley
Andrew John Hughes wrote: 2008/11/8 Andrew Haley [EMAIL PROTECTED]: Andrew Haley wrote: Index: gnu_java_awt_peer_gtk_CairoGraphics2D.c === --- gnu_java_awt_peer_gtk_CairoGraphics2D.c (revision 141575) +++