Originally posted by: brettscomputers
I am having a problem with SR9 of the 32-bit Java SDK on AIX 52. I do not have the problem with SR8a. I also do not have the problem with the 64-bit SDK on AIX 53.
I have a C program that loads the JVM using JNI. My program appears to be exiting from within the JNI_CreateJavaVM function call. I am not seeing a core dump. The call is supposed to return an error code if something goes wrong but it just seems to be exiting the program. I would appreciate any thoughts on what is going wrong and how to fix it.
#AIX-Forum