Hi Nick I do not see a crash when I run as a pure java application on JDK 1.6.0_21. WIll the JVM work differently when created from native code? Thanks
On Wed, Jan 18, 2012 at 3:53 PM, Nick Burch <[email protected]> wrote: > On Wed, 18 Jan 2012, vidhya murthy wrote: > >> Can someone suggest how best to debug this issue. The heap size I use to >> create the JVM is 256M. I have tried with larger heap sizes as well. I am >> never running into OutofMemoryExceptions. >> > > Have you tried some different JVMs? Such as 1.6 vs 1.7, OpenJDK vs > Sun/Oracle JDK etc? That might at least help you narrow down if it's a JVM > issue or a code one > > Nick > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > [email protected].**org<[email protected]> > For additional commands, e-mail: [email protected] > > -- Think before you print.
