i have a C shared library a.so which internally loads another b.so. b.so has api calls to api defined in a.so. Using JNI Loadlibrary i load a.so which loads successfully. Then i call an api in a.so which internally loads b.so and then when there is a api call from b.so to
I am trying to obtain the size of a java object in C by using JNI. As we do not have a proper implementation of this in java[other than obj serialization and reflection etc...], I decided to see if C could provide me some accurate data.
I'm trying to install a Java application (The RIMS II Viewer from the Bureau of Economic Analysis). I've installed it on other computers with no problems, but I'm trying to put it on a Dell Latitude notebook with a newly installed version of Windows XP Professional (fully