classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Re: PR java/14070: gij and -jar argument should set the man


From: Mark Wielaard
Subject: [cp-patches] Re: PR java/14070: gij and -jar argument should set the manifest Class-path recursively
Date: Tue, 02 Nov 2004 22:48:00 +0100

Hi,

On Tue, 2004-11-02 at 22:07, Tom Tromey wrote:
> The other question I have is about ordering.  Suppose you create a
> URLClassLoader with a.jar and b.jar.  Suppose a.jar has a
> Class-Path entry pointing to a2.jar.  And finally suppose you are
> looking for a resource named R which appears in both a2.jar and b.jar.
> Which is found?
> 
> I'm sure this case sounds dumb, but I'm picturing the hours of
> debugging that will happen when we run into it in the field... better
> to be compatible up front.

Specific order of addition is described here:
http://java.sun.com/j2se/1.4.2/docs/guide/extensions/spec.html

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]