public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/19681] New: extension loading currently incorrect
@ 2005-01-29  0:27 tromey at gcc dot gnu dot org
  0 siblings, 0 replies; only message in thread
From: tromey at gcc dot gnu dot org @ 2005-01-29  0:27 UTC (permalink / raw)
  To: java-prs

We have two bugs in our handling of java.ext.dirs

First, technically I think we should have a separate extension
class loader that is the parent of the system class loader.

Second, as implied by the above, extensions should be searched first,
whereas in our implementation they are searched after the class path.
Fixing the first point would fix this immediately.

-- 
           Summary: extension loading currently incorrect
           Product: gcc
           Version: 4.0.0
            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,java-prs at gcc dot gnu
                    dot org


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-29  0:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-29  0:27 [Bug libgcj/19681] New: extension loading currently incorrect 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).