Organization and symbol lookup for shared libraries
Andrew Haley
aph@redhat.com
Fri Nov 5 16:11:00 GMT 2004
Per Bothner writes:
> Andrew Haley wrote:
>
> > When libgcj tries to resolve a classname, it will look in each
> > database for a mapping from
> >
> > "somePrefix:classname" -> "shared object name"
>
> How about:
> "somePrefix:classname" -> "shared object name" | "jar file name"
>
> I.e. it may be useful to quickly find jar files as well.
> The advantage is better consistency with other Java implementations.
Good idea, thanks.
Andrew.
More information about the Java
mailing list