[cp-testresults] FAIL: cacao build on Sat May 17 14:49:19 UTC 2008

2008-05-17 Thread cpdev
appending configuration tag CXX to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC

[cp-testresults] FAIL: regressions for mauve-jamvm on Sat May 17 15:51:02 UTC 2008

2008-05-17 Thread cpdev
Baseline from: Mon Mar 10 21:16:45 UTC 2008 Regressions: FAIL: gnu.java.security.jce.TestOfHttps FAIL: java.io.Serializable.BreakMeTestSer FAIL: java.lang.Long.Tests15 FAIL: java.lang.Thread.sleep FAIL: java.text.SimpleDateFormat.Localization Improvements: PASS:

[cp-testresults] FAIL: regressions for mauve-kaffe on Sat May 17 18:38:33 UTC 2008

2008-05-17 Thread cpdev
Baseline from: Sat May 17 09:28:35 UTC 2008 Regressions: FAIL: javax.swing.JComboBox.ComboRobot Totals: PASS: 2930 XPASS: 0 FAIL: 200 XFAIL: 0 ___ Classpath-testresults mailing list Classpath-testresults@gnu.org

[cp-testresults] FAIL: cacao build on Sat May 17 23:57:43 UTC 2008

2008-05-17 Thread cpdev
appending configuration tag CXX to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC

[cp-testresults] FAIL: regressions for mauve-jamvm on Sun May 18 00:59:42 UTC 2008

2008-05-17 Thread cpdev
Baseline from: Mon Mar 10 21:16:45 UTC 2008 Regressions: FAIL: gnu.java.security.jce.TestOfHttps FAIL: java.io.Serializable.BreakMeTestSer FAIL: java.lang.Long.Tests15 FAIL: java.text.SimpleDateFormat.Localization Improvements: PASS:

[cp-testresults] FAIL: regressions for mauve-kaffe on Sun May 18 04:58:01 UTC 2008

2008-05-17 Thread cpdev
Baseline from: Sat May 17 09:28:35 UTC 2008 Regressions: FAIL: java.awt.Component.clickModifiers FAIL: java.awt.Component.keyPressTest FAIL: java.net.HttpURLConnection.responseCodeTest FAIL: javax.net.ssl.SSLEngine.TestHandshake FAIL: org.omg.CORBA.ORB.parallelRunTest Totals: PASS: 2926 XPASS: 0

Re: Building the VM classes

2008-05-17 Thread Dalibor Topic
Christian Thalinger wrote: On Tue, 2008-05-13 at 09:45 +0100, Andrew John Hughes wrote: That was my understanding. Apart from making the code messier, it doesn't do any harm, it's just difficult to maintain if we don't build it with the 1.4 options. OK, I think it's a good idea. In