This is the mail archive of the java-patches@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]

Re: Patch: Remove JNI_OnLoad


Tom wrote:
> I'm going to check this in on the trunk.  This removes the JNI_OnLoad
> lookup and call from the startup sequence.

Hmmm... how do we do fun stuff like this then...
http://gcc.gnu.org/ml/java-patches/2000-q1/msg00253.html

> FWIW the original JNI_OnLoad code was, I believe, based on my
> misunderstanding of how dl preloading works.

I think my patch (above) introduced the code you are removing.

AG



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