public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "nbryant at allegientsystems dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libgcj/12001] _Jv_FindClass dumps core when Oracle's classes12.zip in $CLASSPATH
Date: Thu, 21 Aug 2003 04:28:00 -0000	[thread overview]
Message-ID: <20030821042823.19324.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030821012448.12001.nbryant@allegientsystems.com>

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From nbryant at allegientsystems dot com  2003-08-21 04:28 -------
I thought about this (making a parent class loader that handles the binary
classes, and making a child that handles the interpreted ones) but I wasn't sure
what the semantic consequences would be. So, I am currently testing a patch to
URLClassloader which delays the initialization of the protocol handlers until
after the class loader is completely constructed. this has the side effect of
moving the mutex locking to runtime instead of init time, but it shouldn't be
too bad.


  parent reply	other threads:[~2003-08-21  4:28 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-21  1:24 [Bug libgcj/12001] New: " nbryant at allegientsystems dot com
2003-08-21  1:32 ` [Bug libgcj/12001] " pinskia at gcc dot gnu dot org
2003-08-21  2:15 ` nbryant at allegientsystems dot com
2003-08-21  3:25 ` tromey at gcc dot gnu dot org
2003-08-21  4:28 ` nbryant at allegientsystems dot com [this message]
2003-08-21  5:54 ` nbryant at allegientsystems dot com
2003-08-23  1:26 ` dhazeghi at yahoo dot com
2003-12-02 18:51 ` pinskia at gcc dot gnu dot org
2003-12-02 18:58 ` nbryant at allegientsystems dot com
2003-12-02 19:02 ` pinskia at gcc dot gnu dot org
2004-01-14  3:15 ` pinskia at gcc dot gnu dot org
2004-01-14  3:20 ` nbryant at allegientsystems dot com
2004-01-14 17:27 ` tromey at gcc dot gnu dot org
2004-01-14 21:49 ` tromey at gcc dot gnu dot org
2004-01-14 22:08 ` tromey at gcc dot gnu dot org
2004-01-14 22:27 ` nbryant at allegientsystems dot com
2004-01-14 22:42 ` nbryant at allegientsystems dot com
2004-01-14 22:50 ` cvs-commit at gcc dot gnu dot org
2004-01-14 22:51 ` tromey 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=20030821042823.19324.qmail@sources.redhat.com \
    --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).