>>>>> "Erik" == Erik Poupaert <erik.poupaert@chello.be> writes: Erik> If the lookup fails, we could ask natruntime.cc to continue Erik> querying, but then from the executable's own symbols and try to Erik> resolve the JNI symbol's address from there? We already do this when possible. See Runtime.init(). Tom