public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/21692] New: unexpected java.lang.NoClassDefFoundError
@ 2005-05-21  2:49 kkojima at gcc dot gnu dot org
  2005-05-23 19:43 ` [Bug libgcj/21692] " rth at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: kkojima at gcc dot gnu dot org @ 2005-05-21  2:49 UTC (permalink / raw)
  To: java-prs

There are failures on the libjava testsuites for sh4-unknown-linux-gnu

FAIL: Class_1 execution - source compiled test
FAIL: Class_1 execution - bytecode->native test
FAIL: Class_1 -O3 execution - source compiled test
FAIL: Class_1 -O3 execution - bytecode->native test
FAIL: InvokeInterface execution - bytecode->native test
FAIL: InvokeInterface -O3 execution - bytecode->native test
FAIL: PR12416 execution - bytecode->native test
FAIL: PR12416 -O3 execution - bytecode->native test
FAIL: PR260 execution - bytecode->native test
FAIL: PR260 -O3 execution - bytecode->native test
FAIL: SyncTest execution - bytecode->native test
FAIL: SyncTest -O3 execution - bytecode->native test
FAIL: invokethrow execution - bytecode->native test
FAIL: invokethrow -O3 execution - bytecode->native test
FAIL: pr179 execution - bytecode->native test
FAIL: pr179 -O3 execution - bytecode->native test
FAIL: pr8415 execution - bytecode->native test
FAIL: pr8415 -O3 execution - bytecode->native test
FAIL: stringconst2 output - source compiled test
FAIL: stringconst2 output - bytecode->native test
FAIL: stringconst2 -O3 output - source compiled test
FAIL: stringconst2 -O3 output - bytecode->native test

and it looks that the same failures have been seen for {alpha, hppa,
ia64, powerpc, s390}*-*-linux-gnu in gcc-testresults, though there is
no such failure in the testresults on {i686, x86_64}-*-linux-gnu and
powerpc-apple-darwin*.  A typical error is:

Exception in thread "main" java.lang.NoClassDefFoundError: two
   at InvokeInterface.class$ (Throwable.java:37)
   at InvokeInterface.main (InvokeInterface.java:42)

on sh4-unknown-linux-gnu.

-- 
           Summary: unexpected java.lang.NoClassDefFoundError
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kkojima at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org,tromey at redhat dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: sh4-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21692


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-08-20 20:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-21  2:49 [Bug libgcj/21692] New: unexpected java.lang.NoClassDefFoundError kkojima at gcc dot gnu dot org
2005-05-23 19:43 ` [Bug libgcj/21692] " rth at gcc dot gnu dot org
2005-05-23 19:47 ` rguenth at gcc dot gnu dot org
2005-05-23 20:06 ` [Bug libgcj/21692] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-05-24 18:15 ` pinskia at gcc dot gnu dot org
2005-05-24 21:15 ` rth at gcc dot gnu dot org
2005-05-25 22:09 ` cvs-commit at gcc dot gnu dot org
2005-05-25 23:24 ` cvs-commit at gcc dot gnu dot org
2005-05-25 23:25 ` rth at gcc dot gnu dot org
2005-08-20  2:14 ` danglin at gcc dot gnu dot org
2005-08-20 20:26 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).