Is Memory increase create difference in output or behavior of java application?

Posted by Nitz on Stack Overflow See other posts from Stack Overflow or by Nitz
Published on 2010-05-26T08:04:36Z Indexed on 2010/05/26 8:21 UTC
Read the original article Hit count: 144

Filed under:

Hey Guys
I have created one java-swing application.
The application runs perfectly runs perfect on my pc.
But it doesn't run perfectly on client pc.
I had increase my Virtual Memory, earlier on my pc.
So my question is..

Is changing memory limit, effect or change application behavior?
Is there anything that change the behavior of java application? bcz same application runs perfectly on my pc and same application does not running perfectly on client pc? and there is no problem in code, i have checked three times.

© Stack Overflow or respective owner

Related posts about java