>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes: Keith> Okay, I've changed this to use offsetof. Since JNI already has the Keith> restriction that function pointers are the same size as void*, this Keith> next revision should be closer. Looks good, thanks. Tom