This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/13671] [JNI] don't allow native code to be loaded by more than one class loader
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 28 Mar 2006 19:09:13 -0000
- Subject: [Bug libgcj/13671] [JNI] don't allow native code to be loaded by more than one class loader
- References: <bug-13671-360@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tromey at gcc dot gnu dot org 2006-03-28 19:09 -------
Created an attachment (id=11143)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11143&action=view)
initial patch
This patch mostly fixes the problem.
However it is missing some minor bits for windows.
Also it could use more testing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13671