gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz-commits] gzz ./TODO ./Makefile gfx/jni/GzzGL-jni.cxx gzz...


From: Benja Fallenstein
Subject: Re: [Gzz-commits] gzz ./TODO ./Makefile gfx/jni/GzzGL-jni.cxx gzz...
Date: Wed, 09 Oct 2002 19:23:36 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020913 Debian/1.1-1

Asko Soukka wrote:

Loading the module imports the JNI class-- and that raises UnsatisfiedLinkError.

Oh, sorry :/ My lack of experience with python...

Hey, I didn't *see* this either when looking at the code. I found out because 'make clean; make' still gave me UnsatisfiedLinkErrors ;-)

well, I don't have better ideas to define JNI dependency in test file. But your fix seems to be better, since it doesn't require anything special new in test files.

Hope, there raises no java.lang.UnsatisfiedLinkError or java.lang.NoClassDefFoundError with non-JNI tests :/


Exactly, that's what I don't like about it-- the NoClassDefFoundError, actually. UnsatisfiedLinkError is AFAIK JNI-specific, so there shouldn't be problems here ;-) (unless the JVM has serious problems itself...)

- Benja





reply via email to

[Prev in Thread] Current Thread [Next in Thread]