HR fix review: #213640 - repeated profiling doesn't work
Petr Hejl <[email protected]> Tue, 26 Jun 2012 15:16:00 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Description: http://netbeans.org/bugzilla/show_bug.cgi?id=213640 Repeated profiling does not work because the state of underlying GF common code base is not properly updated to reflect that instance has been started in profile mode. Risk assessment: Should be safe. We are using polling thread to update state. Reviewed by Tomas Kraus, Martin Fousek. Verified by Jirka Skrivanek. Changeset: http://hg.netbeans.org/main-golden/rev/74f26d341f9b Thanks, P.