This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I have a Web Start application that is running out of memory for certain users. I would like for these users to run the application with hprof turned on so I can figure out what part of the code is using so much memory. Is there a way I can specify in the jnlp file to run the app with the -Xhrunhprof option?