This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/12001] _Jv_FindClass dumps core when Oracle's classes12.zip in $CLASSPATH
- From: "nbryant at allegientsystems dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2004 03:20:29 -0000
- Subject: [Bug libgcj/12001] _Jv_FindClass dumps core when Oracle's classes12.zip in $CLASSPATH
- References: <20030821012448.12001.nbryant@allegientsystems.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nbryant at allegientsystems dot com 2004-01-14 03:20 -------
Well, I did post the patch to the mailing list. Last I heard, Tom was going to
review and come up with some comments about whether he thought the rationale was
valid. Haven't heard anything yet.
Also (and this is a separate issue from the basic rationale of the patch which
still needs review) the implementation details of the patch needs to be reworked
in a way that doesn't change a private method to protected. If I can find some
time to do this, will that encourage Tom to take another look?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12001