This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

solib: URL patch


Tom Tromey writes:
 > 
 > This restriction will be lifted once we move to the new ABI.  Then we
 > will be able to load .so files privately (instead of RTLD_GLOBAL).

Uh, we've decide this for sure, have we?  I mean, it sounds like a
good idea, but have you dot a solid design in mind?  We still need a
mechanism that will allow us to call .so files from CNI code, I guess.

 > With this patch I'd also like to deprecate SharedLibLoader.  I think
 > the solib: URL approach is more flexible and perhaps easier to
 > maintain.

That's right.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]