public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "amylaar at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/30119] libjava testsuite output is erratic and unhelpful
Date: Wed, 13 Dec 2006 13:25:00 -0000	[thread overview]
Message-ID: <20061213132521.7290.qmail@sourceware.org> (raw)
In-Reply-To: <bug-30119-5394@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from amylaar at gcc dot gnu dot org  2006-12-13 13:25 -------
(In reply to comment #5)
> Set the classpath
> 
> gij -classpath <path to  PR18699.class>:<path to libgcj.jar>  PR18699

Unfortunately, that still doesn't work:

amylaar@gcc01:~/bld/2006-11-27-29858/i686/i686-pc-linux-gnu/libjava/testsuite$
../gij -classpath PR18699.class:../libgcj-4.3.0.jar PR18699.class 
Exception in thread "main" java.lang.NoClassDefFoundError: PR18699.class
   at gnu.java.lang.MainThread.run(MainThread.java:102)
Caused by: java.lang.ClassNotFoundException: PR18699.class not found in
gnu.gcj.runtime.SystemClassLoader{urls=[file:PR18699.class,file:../libgcj-4.3.0.jar],
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
   at java.net.URLClassLoader.findClass(URLClassLoader.java:1080)
   at gnu.gcj.runtime.SystemClassLoader.findClass(natSystemClassLoader.cc:27)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
   at gnu.java.lang.MainThread.run(MainThread.java:98)
amylaar@gcc01:~/bld/2006-11-27-29858/i686/i686-pc-linux-gnu/libjava/testsuite$
ls -l PR18699.class
-rw-r--r--  1 amylaar users 1688 2006-12-13 14:11 PR18699.class
amylaar@gcc01:~/bld/2006-11-27-29858/i686/i686-pc-linux-gnu/libjava/testsuite$
ls -l ../libgcj-4.3.0.jar
-rw-r--r--  1 amylaar users 8547070 2006-12-05 00:07 ../libgcj-4.3.0.jar


-- 


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


  parent reply	other threads:[~2006-12-13 13:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-08 11:40 [Bug testsuite/30119] New: " amylaar at gcc dot gnu dot org
2006-12-08 11:46 ` [Bug testsuite/30119] " aph at gcc dot gnu dot org
2006-12-08 14:59 ` amylaar at gcc dot gnu dot org
2006-12-08 15:21 ` aph at gcc dot gnu dot org
2006-12-08 15:46 ` amylaar at gcc dot gnu dot org
2006-12-08 16:45 ` aph at gcc dot gnu dot org
2006-12-13 13:25 ` amylaar at gcc dot gnu dot org [this message]
2006-12-13 13:43 ` aph at gcc dot gnu dot org
2006-12-13 19:47 ` amylaar at gcc dot gnu dot org
2006-12-15 11:21 ` aph at gcc dot gnu dot org
2006-12-19 12:57 ` amylaar at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061213132521.7290.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).