public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/13671] New: [JNI] don't allow native code to be loaded by more than one class loader
@ 2004-01-13 18:10 tromey at gcc dot gnu dot org
  2004-01-18 17:24 ` [Bug libgcj/13671] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2004-01-13 18:10 UTC (permalink / raw)
  To: gcc-bugs

See:

http://java.sun.com/docs/books/jni/html/design.html

The runtime should not allow a given native library to be loaded
by more than one class loader.

-- 
           Summary: [JNI] don't allow native code to be loaded by more than
                    one class loader
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug libgcj/13671] [JNI] don't allow native code to be loaded by more than one class loader
  2004-01-13 18:10 [Bug libgcj/13671] New: [JNI] don't allow native code to be loaded by more than one class loader tromey at gcc dot gnu dot org
@ 2004-01-18 17:24 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-18 17:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-18 17:24 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-18 17:24:56
               date|                            |
            Version|unknown                     |3.4.0


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


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

* [Bug libgcj/13671] [JNI] don't allow native code to be loaded by more than one class loader
       [not found] <bug-13671-360@http.gcc.gnu.org/bugzilla/>
@ 2006-03-28 19:09 ` tromey at gcc dot gnu dot org
  2006-03-28 19:09 ` tromey at gcc dot gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-28 19:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from tromey at gcc dot gnu dot org  2006-03-28 19:09 -------
I'm handling this.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |tromey at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-09-26 00:54:22         |2006-03-28 19:09:32
               date|                            |


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


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

* [Bug libgcj/13671] [JNI] don't allow native code to be loaded by more than one class loader
       [not found] <bug-13671-360@http.gcc.gnu.org/bugzilla/>
  2006-03-28 19:09 ` tromey at gcc dot gnu dot org
@ 2006-03-28 19:09 ` tromey at gcc dot gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-28 19:09 UTC (permalink / raw)
  To: gcc-bugs



------- 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


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

end of thread, other threads:[~2006-03-28 19:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-13 18:10 [Bug libgcj/13671] New: [JNI] don't allow native code to be loaded by more than one class loader tromey at gcc dot gnu dot org
2004-01-18 17:24 ` [Bug libgcj/13671] " pinskia at gcc dot gnu dot org
     [not found] <bug-13671-360@http.gcc.gnu.org/bugzilla/>
2006-03-28 19:09 ` tromey at gcc dot gnu dot org
2006-03-28 19:09 ` tromey 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).