snapshot « profile « Java Testing Q&A

Home
Java Testing Q&A
1.Development
2.FindBugs
3.HTMLUnit
4.hudson
5.junit
6.performance
7.plugin
8.profile
9.selenium
10.Tools
11.unit test
Java Testing Q&A » profile » snapshot 

1. Creating memory snapshot from inside the code (Java)    stackoverflow.com

Is there a possibility, that from inside your program, by calling some java library, make java create memory snapshot of that program? (default .hprof file)

2. How do I get a peak memory usage snapshot from JVisualVM?    stackoverflow.com

I need a memory snapshot at the peak of my application's memory usage - is there an easy way to achieve this? thanks

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.