public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/25250]  New: Turn off lib-foo-bar class loading mechanism by default
@ 2005-12-04 13:50 green at redhat dot com
  2005-12-14  0:51 ` [Bug libgcj/25250] " tromey at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: green at redhat dot com @ 2005-12-04 13:50 UTC (permalink / raw)
  To: java-prs

The gcj-dbtool managed class loading mechanism for native code has mostly
replaced the old lib-foo-bar "magic name" mechanism.  The magic name mechanism
has a serious performance impact on application startup
(see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=174929)
, so we should turn it off.  Apparently we still use it to load the AWT peer
code.  We should find some other way to load the peers so we can disable the
magic name mechanism by default.


-- 
           Summary: Turn off lib-foo-bar class loading mechanism by default
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: green at redhat dot com


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


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

* [Bug libgcj/25250] Turn off lib-foo-bar class loading mechanism by default
  2005-12-04 13:50 [Bug libgcj/25250] New: Turn off lib-foo-bar class loading mechanism by default green at redhat dot com
@ 2005-12-14  0:51 ` tromey at gcc dot gnu dot org
  2006-04-05 23:09 ` fitzsim at redhat dot com
  2006-06-17  0:59 ` tromey at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-12-14  0:51 UTC (permalink / raw)
  To: java-prs



-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-12-14 00:51:43
               date|                            |


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


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

* [Bug libgcj/25250] Turn off lib-foo-bar class loading mechanism by default
  2005-12-04 13:50 [Bug libgcj/25250] New: Turn off lib-foo-bar class loading mechanism by default green at redhat dot com
  2005-12-14  0:51 ` [Bug libgcj/25250] " tromey at gcc dot gnu dot org
@ 2006-04-05 23:09 ` fitzsim at redhat dot com
  2006-06-17  0:59 ` tromey at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: fitzsim at redhat dot com @ 2006-04-05 23:09 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from fitzsim at redhat dot com  2006-04-05 23:09 -------
There is another problem with how the AWT peer code is installed that we've run
into in Fedora Core.  We sometimes want to ship multiple versions of GCJ.  The
unversioned lib-java-awt-peer-gtk.so is installed in /usr/lib by default by
both versions of GCJ, so we have to remove it and use the versioned
lib-java-awt-peer-gtk.so.N files instead.

Instead, GCJ should store unversioned shared objects that it dlopens in its
versioned directory.


-- 

fitzsim at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |abalkiss at redhat dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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

* [Bug libgcj/25250] Turn off lib-foo-bar class loading mechanism by default
  2005-12-04 13:50 [Bug libgcj/25250] New: Turn off lib-foo-bar class loading mechanism by default green at redhat dot com
  2005-12-14  0:51 ` [Bug libgcj/25250] " tromey at gcc dot gnu dot org
  2006-04-05 23:09 ` fitzsim at redhat dot com
@ 2006-06-17  0:59 ` tromey at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-06-17  0:59 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from tromey at gcc dot gnu dot org  2006-06-17 00:59 -------
This was fixed for 4.2.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


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


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

end of thread, other threads:[~2006-06-17  0:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-04 13:50 [Bug libgcj/25250] New: Turn off lib-foo-bar class loading mechanism by default green at redhat dot com
2005-12-14  0:51 ` [Bug libgcj/25250] " tromey at gcc dot gnu dot org
2006-04-05 23:09 ` fitzsim at redhat dot com
2006-06-17  0:59 ` 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).