Patch: Remove JNI_OnLoad

Anthony Green green@redhat.com
Thu Aug 2 22:55:00 GMT 2001


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




More information about the Java-patches mailing list