Re: [libvirt] Java binding blockStats bug (libvirt-java-0.2.1)

2009-05-11 Thread Daniel Veillard
On Sun, May 10, 2009 at 02:06:54AM +0300, Zvi Dubitzky wrote: > running blcokStats() with Java binding (libvirt-java-0.2.1 ) I get an > exception > > Inspecting the src/jni/org_libvirt_Domain.c is see the following lines of > code : [...] > The bold line should be replaced by : > > jclass s

[libvirt] Java binding blockStats bug (libvirt-java-0.2.1)

2009-05-09 Thread Zvi Dubitzky
running blcokStats() with Java binding (libvirt-java-0.2.1 ) I get an exception Inspecting the src/jni/org_libvirt_Domain.c is see the following lines of code : JNIEXPORT jobject JNICALL Java_org_libvirt_Domain__1blockStats (JNIEnv *env, jobject obj, jlong VDP, jstring j_path){ str