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]

Re: solib: URL patch


On 13 Aug 2003, Tom Tromey wrote:
> Jeff> Does there need to be any CNI mechanism for this?  Or is Java's
> Jeff> Class.forName() etc. adequate to load/invoke the solib?
>
> Yeah, the thing is that you want to be able to write CNI code that
> calls methods in java.lang, etc.  Binary compatibility is less useful
> if you have to recompile all your CNI code when you upgrade.

Good point.  I wasn't thinking of that.

Jeff


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