This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Hi! I've tested libgcj with mauve now on my alpha. The result is `1099 of 3580636 tests failedī. Most of these seems to be like the following: FAIL: gnu.testlet.java.lang.Character.unicode: Character ff2f:FULLWIDTH LATIN CAPITAL LETTER O has wrong digit form of 24 for radix 27 instead of -1 (number 1) If I add the line !java.lang.Character.unicode to mauve-libgcj i get `51 of 1640 tests failedī. David