My Java application JVM (1.6.0_26, 32-bit) experienced sporadic crash when closed this Java application. This intermittent JVM crash problem seemed to only affect 64-bit Windows OS. This problem does NOT occur on 32-bit Windows OS and Mac OS X. Can anyone tell me the reason for this. actually this java application uses 100-150 libraries and it does not get crashed while in execution, once application gets closed crash occurs. Is it appropriate to use 32 bit JVM on 64 bit machine?
Thanks a lot in advance for your help.