Tagged Questions
1
vote
3answers
543 views
Why is Java using so Much Real Memory?
Java is consistently listed as using 700MB of real memory. That is a nice chunk of change on my 4GB iMac. I don't even know that I am running a Java Application, ever.
Any ideas?
1
vote
1answer
518 views
How to launch jar the same way Jar Launcher does
The source of this problem is that Jar Launcher (/System/Library/CoreServices/Jar\ Launcher.app) runs the jar just perfectly (as far as I know, the Jar Launcher app is the one that runs jars which you ...