Bastian Blank schrieb: > I was able to get a result on amd64. But the testresults looks broken. > > | Exception in thread "Basic L&F File Loading Thread" > java.lang.NullPointerException > | at > javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run0(BasicDirectoryModel.java:240) > | at > javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run(BasicDirectoryModel.java:232) > | Exception in thread "Basic L&F File Loading Thread" > java.lang.NullPointerException > | at > javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run0(BasicDirectoryModel.java:240) > | at > javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run(BasicDirectoryModel.java:232) > | javax.swing.event.ListDataEvent[type=1,index0=0,index1=0] > | FAIL: java.lang.Integer.parseInt > | line 117: Leading '+' does not throw NumberFormatException [1] -- forced > fail > | [EMAIL PROTECTED] > | FAIL: java.text.DecimalFormat.format > | line 386: locale: GERMANY [1] -- Objects were not equal. Use -debug for > more information. > | line 391: locale: ITALY [1] -- Objects were not equal. Use -debug for > more information. > | Jul 20, 2008 4:21:37 PM java.util.prefs.FileSystemPreferences$2 run > | INFO: Created user preferences directory. > | Exception in thread "Timer-1" java.lang.RuntimeException: eat it!!! > | at > gnu.testlet.java.util.Timer.taskException$1.run(taskException.java:47) > | at java.util.TimerThread.mainLoop(Timer.java:534) > | at java.util.TimerThread.run(Timer.java:484) > | 300 > | 240 > | -780 > | -720 > | 0 > | -60 > | 1. ERROR in > /home/blank/tmp/openjdk/openjdk-6-6b10dfsg/mauve/gnu/testlet/java/awt/image/ColorModel/MyColorModel.java > line 64: > | coerceDataWorker(raster, isAlphaPremultiplied); > | ^^^^^^^^^^^^^^^^ > | The method coerceDataWorker(WritableRaster, boolean) is undefined for the > type MyColorModel > | 1 problem (1 error)FAIL: java.awt.image.ColorModel.constructors > | One of the dependencies failed to compile. > | FAIL: java.awt.Panel.TestPanelRepaint > | Test timed out. Use -timeout [millis] option to change the timeout value. > | Position: 26, Limit: 26 > | Position: 26, Limit: 26 > | true > | > | TEST RESULTS: > | 4 of 2568 tests failed. 3 total calls to harness.check() failed.
these are the mauve test results? If yes, these four failures are seen on the other architectures as well. > Also what does not really make that more trustworthy: > > | >>>Making process-image-jre @ Sun Jul 20 16:30:32 UTC 2008 ... > | rm -f > /home/blank/tmp/openjdk/openjdk-6-6b10dfsg/openjdk-ecj/control/build/linux-amd64/tmp/jre-elf-files.list > | /usr/bin/find > /home/blank/tmp/openjdk/openjdk-6-6b10dfsg/openjdk-ecj/control/build/linux-amd64/j2re-image/lib > -type f -name \*.so >> > /home/blank/tmp/openjdk/openjdk-6-6b10dfsg/openjdk-ecj/control/build/linux-amd64/tmp/jre-elf-files.list > | /usr/bin/find: > `/home/blank/tmp/openjdk/openjdk-6-6b10dfsg/openjdk-ecj/control/build/linux-amd64/j2re-image/lib': > No such file or directory > | make[3]: *** > [/home/blank/tmp/openjdk/openjdk-6-6b10dfsg/openjdk-ecj/control/build/linux-amd64/tmp/jre-elf-files.list] > Error 1 this should be fixed in the icedtea6 repository. Matthias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]