make check-jdk work again on icedtea7

Andrew John Hughes gnu_andrew at member.fsf.org
Fri May 22 15:18:42 PDT 2009


2009/5/22 Mark Wielaard <mark at klomp.org>:
> On Fri, 2009-05-22 at 17:17 +0200, Mark Wielaard wrote:
>> Full make check is still running.
>
> Results published here:
> http://icedtea.classpath.org/~mjw/jtreg7/
>
> --------------- jtreg console summary for hotspot ---------------
> Error:  compiler/6636138/Test1.java
> Error:  compiler/6636138/Test2.java
> FAILED: compiler/6823453/Test.java
> Test results: passed: 35; failed: 1; error: 2
>
> The failures and errors do seem like test case bugs (the errors are
> about a missing public main() methods, the failure is about an unknown
> -XX option).
>

Good.  I think a lot of test cases aren't getting updated at 7 (at
least there were a number I fixed where the API had changed but not
the test case)

> --------------- jtreg console summary for langtools ---------------
> Test results: passed: 1,475
>
> Hurray! Perfect.
>

Great!

> --------------- jtreg console summary for jdk ---------------
> [... too many to list ...]
> Test results: passed: 3,513; failed: 289; error: 5
>
> A large part of this is the FontManager issue we already discussed on
> irc. ArrayIndexOutOfBoundsException: 20 at
> sun.font.FontManager.registerCompositeFont(FontManager.java:535)
>

Yeah, working on this.  I do know it's local to the IcedTea patch set
(even if it's not the patch that's the bug, it triggers the issue).

> Another large bunch is the javax.management failures that all fail with
> NoClassDefFoundError:
> org/omg/stub/javax/management/remote/rmi/_RMIConnection_Stub
>

Sounds like a rmic error.  How did you build?

> Full list of errors:
> http://icedtea.classpath.org/~mjw/jtreg7/jdk/html/error.html
> Full list of failures:
> http://icedtea.classpath.org/~mjw/jtreg7/jdk/html/failed.html
>
> As comparison the icedtea6 results:
> http://icedtea.classpath.org/~mjw/jtreg/jdk/
> Test results: passed: 3,334; failed: 19; error: 2
>
>

-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list